Skip to content

Pull requests: sqlc-dev/sqlc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix S1001 linter warning: use copy() instead of manual loop size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#4166 opened Nov 1, 2025 by rubensantoniorosa2704 Loading… updated Nov 1, 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 31, 2025
feat(plugin): add configuration to run go package size:M This PR changes 30-99 lines, ignoring generated files. 🔧 golang
#4161 opened Oct 30, 2025 by frankli0324 Loading… updated Oct 30, 2025
Track scope for CTEs to fix ambiguous column bug size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4159 opened Oct 29, 2025 by mafredri Loading… updated Oct 29, 2025
Claude/add duckdb size:XL This PR changes 500-999 lines, ignoring generated files. 🔧 golang
#4149 opened Oct 21, 2025 by kyleconroy Loading… updated Oct 21, 2025
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
Fix ORDER BY arg parsing in sqlite size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3962 opened May 14, 2025 by andriygm Loading… updated Oct 16, 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: generate pointer types for nullable enum columns with emit_pointers_for_null_types size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#4053 opened Aug 10, 2025 by stampflit Loading… updated Oct 12, 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
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 up space before parens size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4119 opened Oct 1, 2025 by 17twenty Loading… updated Oct 1, 2025
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
2
1
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(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
fix(engine/sqlite): added json_tree and json_each definitions size:XXL This PR changes 1000+ lines, ignoring generated files. 🔧 golang
#4054 opened Aug 11, 2025 by alixinne Loading… updated Aug 12, 2025
fix(postgresql): Support all DROP statements size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4040 opened Aug 3, 2025 by kyleconroy Draft updated Aug 3, 2025
feat(codegen): add emit_query_comments option for golang code generation size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3993 opened Jun 18, 2025 by quantumsheep Loading… updated Jun 18, 2025
ProTip! Type g i on any issue or pull request to go back to the issue listing page.