What's Changed
- chore: replace codegen, test and docs references to github.com/tabbed repos by @andrewmbenton in #2418
- build(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.2 by @dependabot in #2415
- Fix: Update sqlc/db-prepare command name in docs by @ngutierrez3 in #2426
- Update ci.yml with bumped go version for vulncheck by @andrewmbenton in #2439
- Update devenv.nix to add pkgs.gopls by @andrewmbenton in #2438
- Update go.mod to match go mod tidy output by @andrewmbenton in #2440
- build(deps): bump golang from 1.20.5 to 1.20.6 by @dependabot in #2437
- build: Pin Go to 1.20.6 by @kyleconroy in #2441
- fix: fix rewrite to traverse Sel in ast.In by @orisano in #2414
- build(deps): bump github.com/jackc/pgx/v5 from 5.4.1 to 5.4.2 by @dependabot in #2436
- Add an endtoend test that covers the case referenced in #2403 by @andrewmbenton in #2442
- fix(compiler): Validate UNION ... ORDER BY by @kyleconroy in #2446
- fix(golang): Prevent duplicate enum output by @kyleconroy in #2447
- fix(postgres): prevent panics when encountering unexpected ast nodes in range function lists by @andrewmbenton in #2449
- cmd/sqlc: Bump version to v1.19.1 by @kyleconroy in #2455
- docs: Use downloads.sqlc.dev for install links by @kyleconroy in #2456
New Contributors
- @ngutierrez3 made their first contribution in #2426
Full Changelog: v1.19.0...v1.19.1