- Notifications
You must be signed in to change notification settings - Fork 954
Pull requests: sqlc-dev/sqlc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(sqlc diff): added a short message on missing generated file size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#4144 opened Oct 17, 2025 by rglKali Loading… updated Oct 17, 2025
allow renaming function Params structs size:M This PR changes 30-99 lines, ignoring generated files. 🔧 golang
#3878 opened Mar 11, 2025 by skandragon Loading… updated Oct 16, 2025
Implement tern template support size:M This PR changes 30-99 lines, ignoring generated files. 🔧 golang
#4141 opened Oct 16, 2025 by No3371 Loading… updated Oct 16, 2025
fix: cross schema inherits size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4129 opened Oct 7, 2025 by axlalmflower Loading… updated Oct 9, 2025
Add support for order by in aggregate functions for sqlite3 size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4132 opened Oct 7, 2025 by yopoyka Loading… updated Oct 7, 2025
Fix SQLite Engine Comparison Operators and ORDER BY Parsing size:XL This PR changes 500-999 lines, ignoring generated files. 🔧 golang
#4126 opened Oct 6, 2025 by mgilbir Loading… updated Oct 6, 2025
fix(compiler): prevent schema parse failures by ignoring psql meta commands size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#4082 opened Aug 29, 2025 by andrewmbenton Loading… updated Oct 4, 2025
Unquote backticks in sqlite identifiers size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#4120 opened Oct 1, 2025 by JoeriAben Loading… updated Oct 1, 2025
3
fix(compiler): INSERT-WITH-SELECT statements size:XL This PR changes 500-999 lines, ignoring generated files. 🔧 golang
#4006 opened Jun 30, 2025 by dennisgsmith Loading… updated Sep 30, 2025
Avoid updating target file mtime in 'generate' size:M This PR changes 30-99 lines, ignoring generated files. 🔧 golang
#3980 opened Jun 3, 2025 by n-oden Loading… updated Sep 24, 2025
fix: let sqlc output nullable array size:XL This PR changes 500-999 lines, ignoring generated files. 🔧 golang
#4112 opened Sep 23, 2025 by babariviere Loading… updated Sep 24, 2025
fix: Support multi-argument version of unnest
#3738 opened Dec 6, 2024 by charithe Loading… updated Sep 23, 2025
Add support for ignoring DDL statements using -- sqlc:ignore
#3458 opened Jun 21, 2024 by lisitsky Loading… updated Sep 18, 2025
fix(sqlite): introduce "update from..." to the parser size:S This PR changes 10-29 lines, ignoring generated files.
#3610 opened Sep 15, 2024 by IdoKendo Loading… updated Sep 16, 2025
fix(postgresql): Support selecting from a function size:XL This PR changes 500-999 lines, ignoring generated files. 🔧 golang
#4103 opened Sep 12, 2025 by wickwirew Loading… updated Sep 12, 2025
Add $schema as expected property to config size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#4102 opened Sep 12, 2025 by nivekithan Loading… updated Sep 12, 2025
Respect pg_catalog for PSQL when matches overrides size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4101 opened Sep 10, 2025 by narma Loading… updated Sep 10, 2025
feat(codegen/golang): Allow exporting models to a different package size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3874 opened Mar 6, 2025 by berk-karaal Loading… updated Aug 31, 2025
feat(sqlc): Support custom generic nullable types (e.g.
sql.Null
) #3279 opened Mar 17, 2024 by gregoryjjb Loading… updated Aug 7, 2025
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.