- Notifications
You must be signed in to change notification settings - Fork 954
Pull requests: sqlc-dev/sqlc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Generate nullable value from subselect statements triage New issues that hasn't been reviewed
#2275 opened May 9, 2023 by ryu-ichiroh Loading…
fix(sqlite): introduce "update from..." to the parser size:S This PR changes 10-29 lines, ignoring generated files.
#3610 opened Sep 15, 2024 by IdoKendo 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.
#3668 opened Oct 21, 2024 by prog8 Loading…
fix(postgresql): set query result column nullable if selected column contains json operator or null value in case expression size:XL This PR changes 500-999 lines, ignoring generated files.
#3739 opened Dec 10, 2024 by swallowstalker Loading…
Update postgresql_type.go - check notNull and emitPointersForNull before SQLDriver size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#3839 opened Feb 12, 2025 by theAnuragMishra Loading…
Add support for ignoring DDL statements using
-- sqlc:ignore
. #3130 opened Jan 12, 2024 by sgielen Loading…
Improve support for SQL functions that return tables
#1973 opened Nov 30, 2022 by jrperritt Loading…
fix(engine/sqlite): added json_tree and json_each definitions
#2570 opened Aug 3, 2023 by orisano Loading…
feat(codegen/golang): Allow exporting models to a different package size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3874 opened Mar 6, 2025 by berk-karaal Loading…
fix(compiler): fix typename comparison in function overloading
#3661 opened Oct 18, 2024 by prog8 Loading…
feat(sqlc): Support custom generic nullable types (e.g.
sql.Null
) #3279 opened Mar 17, 2024 by gregoryjjb 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…
feat(sqlc): support emit_pointers_for_null_types for enums
#3093 opened Jan 2, 2024 by godwhoa Loading…
Previous Next
ProTip! no:milestone will show everything without a milestone.