main
Catch invalid ON CONFLICT DO UPDATE column references (#4366)
refactor(compiler): remove some duplicate code (#2546)
Strip psql meta-commands from schema files (fixes #4065) (#4390)
feat(postgresql): add analyzerv2 experiment for database-only analysis (#4237)
SQLite: Coerce jsonb columns to json before returning to Go code (#3968)
fix(compiler): Don't crash on WHERE x IN (... UNION ...) (#3652)
feat(mysql): improve AST formatting and add DELETE JOIN support (#4206)
fix(compiler): Support functions with OUT params (#2865)
Revert "feat(compiler): Support subqueries in the FROM clause (second coming)…" (#3314)
Dedupe sqlc.arg parameters wrapped in a type cast for MySQL (#4384)
chore!: Rename kyleconroy/sqlc to sqlc-dev/sqlc (#2523)
Coerce SQLite JSONB output regardless of type casing (#4385)