v1.1.9
What's Changed
- Add support for DELETE USING. Add check for missing WHERE clause in DELETE. by @ncabatoff in #36
- Add support for CTEs. by @ncabatoff in #37
- Upgrade pganalyze/pg_query_go and other dependencies by @oschwald in #38
- Add ValidateSqlQueries which handles multiple statements per query by @ncabatoff in #42
- Golang 1.25 support by @daniil-pankratov in #45
New Contributors
- @ncabatoff made their first contribution in #36
- @oschwald made their first contribution in #38
- @daniil-pankratov made their first contribution in #45
Full Changelog: v1.1.8...v1.1.9