Releases: edlandm/gresql
Releases · edlandm/gresql
Gresql v0.1.1
Adds support for more forms of Update and Delete statements:
- Updates and Deletes without a FROM keyword
- Updates targeting a joined table that does not immediately follow the FROM keyword.