-
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 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 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 error in same name column reference "id" is ambiguous
#3727
opened Nov 28, 2024 by
dingyuanhong
Loading…
Sqlite engine: R*Tree support
size:M
This PR changes 30-99 lines, ignoring generated files.
#4004
opened Jun 28, 2025 by
ororsatti
Loading…
fix(mysql): Fix the generation of between keyword in CTE
#3164
opened Jan 28, 2024 by
eyasy1217
Loading…
fix: Add json_tags_id_uppercase functionality to the JSON style PascalCase
#3747
opened Dec 15, 2024 by
Lingkar
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…
Add BeginTX func
size:S
This PR changes 10-29 lines, ignoring generated files.
🔧 golang
#3757
opened Dec 22, 2024 by
alexsuslov
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: 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…
fix(sqlite): allow using fts5 table name in the where clause
#3498
opened Jul 22, 2024 by
naspeh
Loading…
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…
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…
Make
sqlc.embed compatible with pgFormatter and sql-formatter
#3431
opened Jun 8, 2024 by
Dragon-Huang0403
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.