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

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…
build(deps): bump golang from 1.25.5 to 1.26rc2 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
#4265 opened Jan 16, 2026 by dependabot bot Loading…
build(deps): bump the production-dependencies group across 1 directory with 3 updates 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.
#4263 opened Jan 15, 2026 by dependabot bot 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 Mehrbod2002 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…
feat: add PGLite-based PostgreSQL analyzer using wazero size:XXL This PR changes 1000+ lines, ignoring generated files. 🔧 golang
#4229 opened Dec 12, 2025 by kyleconroy Loading…
feat(endtoend): add engine-specific e2e test packages size:XXL This PR changes 1000+ lines, ignoring generated files. 🔧 golang
#4226 opened Dec 10, 2025 by kyleconroy Loading…
Add ClickHouse Engine Support to sqlc size:XXL This PR changes 1000+ lines, ignoring generated files. 🔧 golang
#4220 opened Dec 6, 2025 by mgilbir Loading…
feat(codegen): Preserve casing of names by uppercasing the first character... size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#4210 opened Dec 1, 2025 by theAnuragMishra Loading…
feat(postgresql): add accurate analyzer mode for database-only analysis size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4209 opened Dec 1, 2025 by kyleconroy Draft
2 of 3 tasks
feat(mysql): Add database analyzer for MySQL size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4201 opened Nov 29, 2025 by kyleconroy Draft
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.