How can we help you today? How can we help you today?
alexw
Bug in SQL Compare with scripts folder for a UDT datetime2(2)
I've got a user defined type of datetime2(2). Comparing a database with the scripts folder always shows a difference with this UDT as the SQL Compare interprets the script as datetime2 not datetime...
0 followers 0 comments 0 votes
SQL Prompt's behaviour has changed - when writing strings it auto fills from objectlist
SQL prompt is now autosuggesting within strings. This is very annoying as strings just become object names.A specific example that's disrupting my workflow:It's not common to have a $ in an object ...
5 followers 6 comments 0 votes
Bug: SQL Prompt not parsing string concatenation within the OPENJSON function.
SQL Server allows for the path parameter to be constructed within OPENJSON. Using this functionality prevents SQL Prompt to run Code Formatting/Correction on the query.CROSS APPLY OpenJson(D.JSONCo...
1 follower 1 comment 0 votes