You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The database connections work very well with Microsoft SQL Server. However, the formatter is unusable. Try formatting a query like SELECT TOP 100 * FROM Table and it doesn't seem to know what to do with TOP.
Is the answer just to disable the formatter in the lsp config, or are there other formatter configuration parameters I have missed?
The text was updated successfully, but these errors were encountered:
The database connections work very well with Microsoft SQL Server. However, the formatter is unusable. Try formatting a query like SELECT TOP 100 * FROM Table and it doesn't seem to know what to do with TOP.
Is the answer just to disable the formatter in the lsp config, or are there other formatter configuration parameters I have missed?
The text was updated successfully, but these errors were encountered: