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

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…
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: cross schema inherits size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4129 opened Oct 7, 2025 by axlalmflower 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 SQLite Update query generation size:L This PR changes 100-499 lines, ignoring generated files.
#4028 opened Jul 23, 2025 by compiledpanda Loading…
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 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…
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…
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…
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(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
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…
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…
feat(codegen): expose DBTX inside Queries when expose_db_connection is enabled size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3803 opened Jan 23, 2025 by quantumsheep Loading…
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…
ProTip! What’s not been updated in a month: updated:<2025-10-01.