Unformmated stored procedures (SQL Server)
I'm using SQL Server.
When I open a store procedure saved with SSMS it's always unformatted/unaligned, even if it's perfectly formatted in SSMS. This way I need to reformat a lot of the code (auto format don't solve 100%).
There's anyway to open it in DataGrip keeping the same alignment?
Please sign in to leave a comment.
Can you please show us a screenshot? Is it saved/opened properly if you are formatted it in DataGrip?