mtxr / SublimeText-SQLTools

SQLTools for Sublime Text 3
https://code.mteixeira.dev/SublimeText-SQLTools/
GNU General Public License v3.0
177 stars 40 forks source link

Add MSSQL support, unify and fix "before" & "after" sql config, review most RDBMS configs #168

Closed tkopets closed 6 years ago

tkopets commented 6 years ago

The highlight of this PR and the main structural and functional changes include:

This one is a somewhat lengthy pull request, but as you can see it is for a good reason.

Here is a more detailed list of things that got fixed or improved in this PR:

These RDBMS got some improvements.

Fixes #120

tkopets commented 6 years ago

@mtxr For some reason, new pull requests are not submitted to Codacy, but that check is required and I cannot merge all new pull requests. This PR is not listed on Codacy: https://www.codacy.com/app/SQLTools/SQLTools/pullRequests

Can you take a look why do we have problems with Codacy?