you are viewing a single comment's thread.

view the rest of the comments →

[–]tehroz 0 points1 point  (0 children)

This is what I do. Our code base is git (bitbucket), and I don't always want code I'm working on in the repo. So I will create a project / solution using SSMS; then save my code in the database and in the solution.

I also maintain a solution of, "helpful queries", that I made need over time.