The new sql prompt update adds an id to the name of the snippet json file that is different for each person on my team. So everyone's local filenames are different. Is there a way to prevent this?
Comments
3 comments
-
Hi @OlgaB
While we do not officially support this use case, this should solve your problem:- Check in the new json files from one machine to your repository.
- Delete the snippets from the other computers.
- Pull down the new files from git on the other computers.
Thanks,
Owen - Check in the new json files from one machine to your repository.
-
Huge missed opportunity here. Make a freaking SQL Prompt Snippets Hub, and add an interface to the Snippets manager that allows you to browse the hub and download Snippets you like and share you own.
Until then maybe users can work out a common repository format to use that makes sharing these easier. -
@nickfotopoulos this repo does exist: https://forum.red-gate.com/discussion/78570/open-source-sql-prompt-snippet-repositorybut it was created before this recent switch to json format, so I'm not sure if/how they've adapted the repo.
Add comment
Please sign in to leave a comment.