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(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…
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…
Unquote backticks in sqlite identifiers size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#4120 opened Oct 1, 2025 by JoeriAben Loading…
3
Fix SQLite Engine Comparison Operators and ORDER BY Parsing size:XL This PR changes 500-999 lines, ignoring generated files. 🔧 golang
#4126 opened Oct 6, 2025 by mgilbir Loading…
fix: table alias can not find column
#3293 opened Mar 26, 2024 by nusr Loading…
Made Raw Comments Available to Plugins
#3591 opened Sep 8, 2024 by Smithx10 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: 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…
Add BeginTX func size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#3757 opened Dec 22, 2024 by alexsuslov Loading…
Fix Type Inference for Array Comparisons in SQL Queries
#3084 opened Dec 26, 2023 by cmkqwerty 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(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
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…
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…
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…
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…
feat(postgres): Database-only mode
#4154 opened Oct 25, 2025 by kyleconroy Draft
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.