Releases: houqp/sqlvet
Releases · houqp/sqlvet
v1.1.10
What's Changed
- Update pg_query_go to fix macos build by @daniil-pankratov in #46
Full Changelog: v1.1.9...v1.1.10
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
v1.1.8
v1.1.7
What's Changed
- Proposal: add a simple contribution guide by @samiam2013 in #24
- add basic support for view by @valichek in #28
- support join select by @valichek in #29
- update pg_query_go to v4 by @valichek in #31
- Golang 1.22.x by @sergeydobrodey in #34
New Contributors
- @valichek made their first contribution in #28
- @sergeydobrodey made their first contribution in #34
Full Changelog: v1.1.6...v1.1.7
v1.1.6
v1.1.5
patch release for pg_query_go bump 2.2.0
v1.1.4
What's Changed
- clean up makefile by @houqp in #6
- Allow GO build flags to be defined so that we can vet code that is un… by @james-fitzgerald in #10
- Update logrus dependency by @loudermachine in #13
New Contributors
- @james-fitzgerald made their first contribution in #10
- @loudermachine made their first contribution in #13
Full Changelog: v1.1.3...v1.1.4