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

Add support for nullable json fieds in MySQL. size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#3778 opened Jan 7, 2025 by advait Loading…
Fix redundant rows.Close() calls in queryCode.tmpl size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3856 opened Feb 21, 2025 by lushenle Loading…
Make FTS5 columns nullable size:M This PR changes 30-99 lines, ignoring generated files. 🔧 golang
#3904 opened Mar 26, 2025 by ajeetdsouza Loading…
Support emit_pointers_for_null_types in MySQL size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3879 opened Mar 11, 2025 by yoRyuuuuu Loading…
chore: use any in place of interface{} size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3961 opened May 13, 2025 by snprajwal Loading…
fix(sqlite): Removed ToLower in typecast size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3860 opened Feb 25, 2025 by giuliano-macedo Loading…
Update postgresql_type.go - check notNull and emitPointersForNull before SQLDriver size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#3839 opened Feb 12, 2025 by theAnuragMishra Loading…
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…
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…
2
1
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…
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…
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…
3
fix: cross schema inherits size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4129 opened Oct 7, 2025 by axlalmflower Loading…
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…
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…
Implement tern template support size:M This PR changes 30-99 lines, ignoring generated files. 🔧 golang
#4141 opened Oct 16, 2025 by No3371 Loading…
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…
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…
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…
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…
Claude/add duckdb size:XL This PR changes 500-999 lines, ignoring generated files. 🔧 golang
#4149 opened Oct 21, 2025 by kyleconroy Loading…
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…
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
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…
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.