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 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…
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
Sqlite engine: R*Tree support size:M This PR changes 30-99 lines, ignoring generated files.
#4004 opened Jun 28, 2025 by ororsatti 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: 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: table alias can not find column
#3293 opened Mar 26, 2024 by nusr Loading…
Improve nullability evaluation
#2858 opened Oct 15, 2023 by lorenz 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(postgres): Database-only mode
#4154 opened Oct 25, 2025 by kyleconroy Draft
build(deps): bump actions/upload-artifact from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code size:XS This PR changes 0-9 lines, ignoring generated files.
#4155 opened Oct 27, 2025 by dependabot bot 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…
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…
docs: add link to community python plugin size:S This PR changes 10-29 lines, ignoring generated files.
#4157 opened Oct 27, 2025 by rayakame Loading…
enable go_struct_tag on column types
#3287 opened Mar 22, 2024 by emanuelturis 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…
feat(plugin): add configuration to run go package size:M This PR changes 30-99 lines, ignoring generated files. 🔧 golang
#4161 opened Oct 30, 2025 by frankli0324 Loading…
Fix S1001 linter warning: use copy() instead of manual loop size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#4166 opened Nov 1, 2025 by rubensantoniorosa2704 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.