-
Notifications
You must be signed in to change notification settings - Fork 962
Pull requests: sqlc-dev/sqlc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add BeginTX func
size:S
This PR changes 10-29 lines, ignoring generated files.
🔧 golang
#3757
opened Dec 22, 2024 by
alexsuslov
Loading…
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…
feat(codegen): expose DBTX inside Queries when This PR changes 100-499 lines, ignoring generated files.
🔧 golang
expose_db_connection is enabled
size:L
#3803
opened Jan 23, 2025 by
quantumsheep
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…
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…
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…
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…
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…
Support This PR changes 100-499 lines, ignoring generated files.
🔧 golang
emit_pointers_for_null_types in MySQL
size:L
#3879
opened Mar 11, 2025 by
yoRyuuuuu
Loading…
Add rowid column to FTS5 tables
size:M
This PR changes 30-99 lines, ignoring generated files.
🔧 golang
#3902
opened Mar 26, 2025 by
ajeetdsouza
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…
chore: use This PR changes 100-499 lines, ignoring generated files.
🔧 golang
any in place of interface{}
size:L
#3961
opened May 13, 2025 by
snprajwal
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…
feat(codegen): add This PR changes 100-499 lines, ignoring generated files.
🔧 golang
emit_query_comments option for golang code generation
size:L
#3993
opened Jun 18, 2025 by
quantumsheep
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…
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(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…
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…
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…
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: 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…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.