-
Notifications
You must be signed in to change notification settings - Fork 839
Issues: sqlc-dev/sqlc
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Complex subquery confuses output
π postgresql
bug
Something isn't working
π» linux
π§ golang
#3855
opened Feb 20, 2025 by
tphoney
Relation does not exist on update only
π sqlite
bug
Something isn't working
#3852
opened Feb 20, 2025 by
dimmerz92
Improve error message for missing semicolon in query
π sqlite
bug
Something isn't working
#3851
opened Feb 19, 2025 by
bupd
Delete query with join returns panic: expected range var error
π mysql
bug
Something isn't working
π» linux
π§ golang
#3848
opened Feb 17, 2025 by
wouthoekstra
relation does not exist with insert using CTE
π mysql
bug
Something isn't working
π» linux
π§ golang
#3847
opened Feb 17, 2025 by
wouthoekstra
sqlc.arg
(and it's shorthand @
) not working for LIMIT
and OFFSET
π postgresql
bug
#3840
opened Feb 13, 2025 by
733amir
Nullable datetimes are used for timestamps marked as not null in PGX / GO
π postgresql
bug
Something isn't working
π§ golang
#3837
opened Feb 12, 2025 by
benjaco
wasm error: out of bounds memory access
π postgresql
bug
Something isn't working
π» linux
regression
upstream
Issue is caused by a dependency
π§ golang
#3836
opened Feb 12, 2025 by
ptman
Singularizing plural table names can generate redeclared models, forcing me to use Something isn't working
π§ golang
emit_exact_table_names: true
π postgresql
bug
#3835
opened Feb 11, 2025 by
Jonathan-Landeed
Generated sqlite query to update on conflict fails with missing param
π sqlite
bug
Something isn't working
π§ golang
#3834
opened Feb 11, 2025 by
joeriddles
MYSQL Driver wrongly handles JSON_ARRAYAGG in database view with pq.Array
π mysql
bug
Something isn't working
π» linux
π§ golang
#3833
opened Feb 10, 2025 by
StillWaters77
UNION ALL queries generate unexpected row types instead of using the base table type
π postgresql
enhancement
New feature or request
π§ golang
#3832
opened Feb 7, 2025 by
mgrisole
DISTINCT parsing bug
π sqlite
bug
Something isn't working
π» linux
#3816
opened Feb 2, 2025 by
howesteve
Query fails to parse when using embed, views, and selecting multiple columns
π postgresql
bug
Something isn't working
π§ golang
#3806
opened Jan 25, 2025 by
rafibayer
SQLite: running generate on a query using the json_each function results in 'column "value" does not exist' for json_each.value reference
π sqlite
bug
Something isn't working
π» darwin
π§ golang
#3802
opened Jan 23, 2025 by
hopesea
Relation does not exists when name is surrounded by ` character
π sqlite
bug
Something isn't working
π» linux
π§ golang
#3800
opened Jan 21, 2025 by
Codebreaker101
panic: runtime error: invalid memory address or nil pointer dereference
π postgresql
bug
Something isn't working
π§ golang
#3794
opened Jan 20, 2025 by
barenko
Postgres JSON Something isn't working
->>
operator generates string
not *string
π postgresql
bug
#3792
opened Jan 17, 2025 by
danthegoodman1
SQLC Fails to Recognize api_key Column During Code Generation
#3790
opened Jan 16, 2025 by
thespecialone1
Args in sqlite ORDER BY not respected
π sqlite
bug
Something isn't working
π§ golang
#3788
opened Jan 14, 2025 by
bmpender
Ignore table partitions
π postgresql
enhancement
New feature or request
π§ golang
#3786
opened Jan 14, 2025 by
ptman
engine: sqlite
json_each
parameter not getting replaced with positional parameter
π sqlite
bug
#3785
opened Jan 14, 2025 by
lumosminima
[MySQL] Query: Named arg is null or in slice caused Postgres import
π mysql
bug
Something isn't working
π» darwin
#3783
opened Jan 12, 2025 by
terwey
Add a way to tell sqlc to always use nullable type when casting
π postgresql
enhancement
New feature or request
π§ golang
#3782
opened Jan 12, 2025 by
quinn
RETURNING doesn't work when inserting default values.
π sqlite
bug
Something isn't working
π» linux
#3781
opened Jan 12, 2025 by
2LeoCode
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.