Posts
Sort by recent activity
How can I prevent SqlPrompt to Pascalize "Value" for OPENJSON
We are using a Case Sensitive database. RedGate Prompt Format SQL always Pascalize value keyword and turn it into "Value" so the procedure can not be compiled on case-sensitive databases.
Example: ...
How to fix "Manually edit the script" on "Applying schema changes Error" page?
I have installed ssms 2017 (17.3) along with RedGate SQL Source Control 6. When I press "Manually edit the script" link on "Applying schema changes Error" the default browser opens and trying to n...
OPENJSON WITH issue
the SourceControl can not retrieve a function that has "OPENJSON WITH" clause. It comms the change and then always throw an error.
The function can be compiled and run successfully by SQL server
I ...