github joereynolds/sql-lint v1.0.1

latest release: v1.0.2
3 months ago

After a very long delay, we finally have a new version!

Here are the changes you can look forward to:

  • Fixed false positive for DROPs in postgres
  • Add support for RENAME statements
  • Add support for directory-local config (see the documentation)
  • Better error reporting
  • Add support for TEMP keyword
  • Add support for COMMIT keyword
  • Add support for TEMPORARY keyword
  • Add support for postgres PUBLICATION keyword
  • Fix semicolons in strings incorrectly ending the statement (thanks @TheRedDeveloper)
  • Add option to set database connection (thanks @JosefBud and @barklan)

I hope you enjoy these changes.
Let's try and make the releases a bit more frequent next time

Don't miss a new sql-lint release

NewReleases is sending notifications on new releases.