-
Notifications
You must be signed in to change notification settings - Fork 881
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
Duplicate struct members when using "like" and "inherits" in postgresql
π postgresql
bug
Something isn't working
π» linux
π§ golang
#3975
opened May 25, 2025 by
mispp
invalid memory address or nil pointer dereference when trying to generate go code from sqlite query
π sqlite
bug
Something isn't working
π» linux
π§ golang
#3963
opened May 15, 2025 by
WWology
Sqlc does not support utf8 for sql identifiers
π sqlite
bug
Something isn't working
π» linux
#3960
opened May 12, 2025 by
pdenapo
SQLC generates duplicate field names with numeric suffixes when joining the same table multiple times
π postgresql
bug
Something isn't working
π» linux
π§ golang
#3908
opened Mar 29, 2025 by
patriarch11
SQLC generates non-nullable parameters for nullable fields in UPDATE query despite COALESCE usage (pgx driver)
π postgresql
bug
Something isn't working
π» linux
π§ golang
#3900
opened Mar 26, 2025 by
CyberTea0X
Query with Something isn't working
π» linux
π§ golang
RANDOM()
cannot be generated
π postgresql
bug
#3866
opened Mar 1, 2025 by
erendogan51
Error "column reference 'city_id' is ambiguous" when generating SQL with sqlc
π mysql
bug
Something isn't working
π» linux
#3861
opened Feb 25, 2025 by
theabner
Complex subquery confuses output
π postgresql
bug
Something isn't working
π» linux
π§ golang
#3855
opened Feb 20, 2025 by
tphoney
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
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
DISTINCT parsing bug
π sqlite
bug
Something isn't working
π» linux
#3816
opened Feb 2, 2025 by
howesteve
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
engine: sqlite
json_each
parameter not getting replaced with positional parameter
π sqlite
bug
#3785
opened Jan 14, 2025 by
lumosminima
RETURNING doesn't work when inserting default values.
π sqlite
bug
Something isn't working
π» linux
#3781
opened Jan 12, 2025 by
2LeoCode
With Recursive query results in "no relation" error with SQLite
π sqlite
bug
Something isn't working
π» linux
#3730
opened Nov 29, 2024 by
zilllaiss
Postgres: casting result to text results in sqlc generating a string instead of a nullable string
π postgresql
bug
Something isn't working
π» darwin
π» linux
π§ golang
#3710
opened Nov 16, 2024 by
veqryn
error parsing sqlc.yaml: file does not exist
π postgresql
bug
Something isn't working
π» linux
π§ golang
#3708
opened Nov 15, 2024 by
NiketanSaini
sqlc compile does not report issues in sql files
π postgresql
bug
Something isn't working
π» linux
#3703
opened Nov 12, 2024 by
zbelial
specifying correct type in MySQL
π mysql
bug
Something isn't working
π» linux
#3700
opened Nov 10, 2024 by
omid9h
Timestamp between interaction on Python codegen
π postgresql
bug
Something isn't working
π» linux
π§ python
Pull requests that update Python code
#3696
opened Nov 8, 2024 by
otavioabreu27
CAST
in SQLite yields incorrect type
π sqlite
bug
#3688
opened Nov 6, 2024 by
NOOBDY
Parser can't handle this query
π postgresql
bug
Something isn't working
π» linux
#3682
opened Oct 29, 2024 by
domino14
Generating FOR UPDATE OF query with postgres schemas fails
π postgresql
bug
Something isn't working
π» linux
#3672
opened Oct 24, 2024 by
GeertJohan
LEFT JOIN (SELECT ...) can cause incorrect type being generated.
π postgresql
bug
Something isn't working
π» linux
π§ golang
#3667
opened Oct 21, 2024 by
ignassew
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.