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(compiler): fix typename comparison in function overloading
#3661 opened Oct 18, 2024 by prog8 Loading… updated Mar 31, 2025
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… updated Apr 9, 2025
A better example for no-delete rule to match all case raw sql for delete size:XS This PR changes 0-9 lines, ignoring generated files.
#3938 opened Apr 19, 2025 by trim21 Loading… updated Apr 21, 2025
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… updated May 20, 2025
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… updated May 20, 2025
feat: default schema configuration for postgresql size:S This PR changes 10-29 lines, ignoring generated files.
#3668 opened Oct 21, 2024 by prog8 Loading… updated May 26, 2025
feat: Generate read-only Queries
#3291 opened Mar 25, 2024 by jarri-abidi Loading… updated May 29, 2025
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… updated May 30, 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
Improve sqlc.embed Go field naming
#2687 opened Sep 3, 2023 by sapk Loading… updated Jun 19, 2025
fix(sqlite): allow using fts5 table name in the where clause
#3498 opened Jul 22, 2024 by naspeh Loading… updated Jun 23, 2025
Add support for omitempty in JSON tags
#3117 opened Jan 9, 2024 by abdullah2993 Loading… updated Jun 30, 2025
Sqlite engine: R*Tree support size:M This PR changes 30-99 lines, ignoring generated files.
#4004 opened Jun 28, 2025 by ororsatti Loading… updated Jul 1, 2025
SQLite: Fix convertion of UPDATE statements table name size:L This PR changes 100-499 lines, ignoring generated files.
#4013 opened Jul 7, 2025 by quantumsheep Loading… updated Jul 7, 2025
feat: default schema configuration for postgresql size:S This PR changes 10-29 lines, ignoring generated files.
#3976 opened May 26, 2025 by sgielen Loading… updated Jul 28, 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
Fix SQLite Update query generation size:L This PR changes 100-499 lines, ignoring generated files.
#4028 opened Jul 23, 2025 by compiledpanda Loading… updated Aug 4, 2025
Apply go_struct_tag to type overrides
#3564 opened Aug 28, 2024 by eduardomosko Loading… updated Aug 5, 2025
feat(sqlc): Support custom generic nullable types (e.g. sql.Null)
#3279 opened Mar 17, 2024 by gregoryjjb Loading… updated Aug 7, 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
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
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
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
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
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.