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

Prioritize native database installations over Docker size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#4302 opened Feb 18, 2026 by kyleconroy Loading…
Upgrade Go version to 1.26.0 size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4301 opened Feb 18, 2026 by kyleconroy Loading…
fix: set Type field on INSERT parameter columns for correct schema resolution size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#4299 opened Feb 16, 2026 by rayakame Loading…
build(deps): bump the production-dependencies group across 1 directory with 7 updates dependencies Pull requests that update a dependency file python Pull requests that update Python code size:S This PR changes 10-29 lines, ignoring generated files. 🔧 python Pull requests that update Python code
#4297 opened Feb 13, 2026 by dependabot bot Loading…
build(deps): bump the production-dependencies group across 1 directory with 2 updates dependencies Pull requests that update a dependency file go Pull requests that update Go code size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#4296 opened Feb 13, 2026 by dependabot bot Loading…
build(deps): bump golang from 1.25.5 to 1.26.0 dependencies Pull requests that update a dependency file docker Pull requests that update Docker code size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#4294 opened Feb 11, 2026 by dependabot bot Loading…
fix(mysql, sqlite): convert boolean literal to bool type size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4282 opened Jan 29, 2026 by kitagry Loading…
fix(compiler): handle subqueries in JOIN nullability inference size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4280 opened Jan 27, 2026 by kitagry Loading…
Index CTEs inside resolveCatalogRefs size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4274 opened Jan 20, 2026 by alexrjones Loading…
refactor(ast): Removed redundant type ast.Expr size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#4273 opened Jan 19, 2026 by asmyasnikov Loading…
refactor(ast): Removed redundant type ast.FunctionParameterMode size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#4272 opened Jan 19, 2026 by asmyasnikov Loading…
refactor(ast): Removed redundant type ast.DistinctExpr size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#4271 opened Jan 19, 2026 by asmyasnikov Loading…
refactor(ast): Removed redundant type ast.AlterTableType_PG size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#4270 opened Jan 19, 2026 by asmyasnikov Loading…
refactor(ast): Removed redundant type ast.Const size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#4269 opened Jan 19, 2026 by asmyasnikov Loading…
New sqlc.sort function size:XXL This PR changes 1000+ lines, ignoring generated files. 🔧 golang
#4260 opened Jan 12, 2026 by boba-keyost Loading…
build(deps): bump urllib3 from 2.6.2 to 2.6.3 in /docs dependencies Pull requests that update a dependency file python Pull requests that update Python code size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 python Pull requests that update Python code
#4259 opened Jan 8, 2026 by dependabot bot Loading…
refactor: replace text/template with programmatic Go code generation size:XXL This PR changes 1000+ lines, ignoring generated files. 🔧 golang
#4255 opened Jan 5, 2026 by kyleconroy Loading…
refactor(compiler): replace panic with error returns in toColumn size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#4252 opened Jan 4, 2026 by Ray0907 Loading…
sqlite: reject invalid qualified column references in correlated subqueries size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4249 opened Dec 30, 2025 by amirHdev Loading…
Add database engine plugins (external engines) size:XXL This PR changes 1000+ lines, ignoring generated files. 🔧 golang
#4247 opened Dec 28, 2025 by asmyasnikov Loading…
feat(clickhouse): add ClickHouse database engine support size:XXL This PR changes 1000+ lines, ignoring generated files. 🔧 golang
#4244 opened Dec 24, 2025 by kyleconroy Loading…
feat(sqlserver): add Microsoft SQL Server support size:XXL This PR changes 1000+ lines, ignoring generated files. 🔧 golang
#4243 opened Dec 23, 2025 by kyleconroy Loading…
fix(postgresql_type.go): fix logic sequence that cause emit_pointers_for_null_types not working size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4238 opened Dec 20, 2025 by fransiscushermanto Loading…
feat(sqlite): Support NOT NULL constraints size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#4234 opened Dec 15, 2025 by ncruces Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.