Posts
Sort by recent activity
View t sql script prior to apply changes in get latest
SLQ Source control is connected to git. I am doing get latest. I select an object that is in source control that I want to apply to the database. How do I view the script that SQL source control...
Add line before variable declaration on stored procs
Something like thiscreate proc xxxyyyzzz @invar dateasbeginendNotcreate proc xxxyyyzzz @invar dateas beginend