How can we help you today? How can we help you today?
SloopJohnB

Activity overview

Latest activity by SloopJohnB

Insert Semicolon Issue with CTEs
SQL Prompt's "Insert semicolon" function behaves weirdly when a CTE is a the start of a control loop.  For example, if I have this code:IF (1=1) BEGIN  WITH numbers AS (    SELECT 1 AS num    UNION...
2 followers 2 comments 0 votes
Schema-Model Folder in SSMS Add-in
I'm trying out the SSMS add-in with a a SCA project which I set up in VS 2017.  When  I review the available files under "Migrations", I do not see the Schema-Model folder:Is the folder created but...
2 followers 2 comments 0 votes
Is Post-Deployment File Grouping Possible?
My Post-Deployment folder is starting to get very large.  I would like to put the scripts into subfolders to make it easier to find particular scripts.  Can SQL Change Management Automation work wi...
2 followers 2 comments 0 votes
Edit Multiple Items?
Hello - I'm working with v3 extensively for the first time today. In v2, you were able to make edits to multiple fields via a popup dialog box. This allowed for the save operation to be issued ju...
1 follower 1 comment 0 votes
Support for Multiple SSMS Instances
Is support for multiple SSMS instances something that is planned? I usually have SSMS windows abound on my PC, but alas SQL Source Control only likes one...
4 followers 4 comments 0 votes