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