-
Notifications
You must be signed in to change notification settings - Fork 904
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…
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…
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…
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…
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…
Add
AdditionalQuery
as function parameter for :one
and :many
queries
proposal
#2636
opened Aug 19, 2023 by
RadhiFadlillah
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.