-
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
sqlite WHERE ... AND x BETWEEN ? AND ? not generating the BETWEEN part as code
π sqlite
bug
Something isn't working
π§ golang
#3974
opened May 23, 2025 by
jxsl13
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
Code generation error : outputted Go package name with '/' not supported
π sqlite
bug
Something isn't working
π» darwin
π§ golang
#3937
opened Apr 19, 2025 by
bemoche
Casing issue with DROP TABLE statement ...
π sqlite
bug
Something isn't working
#3936
opened Apr 19, 2025 by
TorrinLynn
rowid
doesn't work with SQLite FTS5 tables
π sqlite
bug
#3901
opened Mar 26, 2025 by
ajeetdsouza
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
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
DISTINCT parsing bug
π sqlite
bug
Something isn't working
π» linux
#3816
opened Feb 2, 2025 by
howesteve
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
Args in sqlite ORDER BY not respected
π sqlite
bug
Something isn't working
π§ golang
#3788
opened Jan 14, 2025 by
bmpender
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
Overrides are broken
π sqlite
bug
Something isn't working
π» windows
#3780
opened Jan 12, 2025 by
Srlion
[sqlite]sqlc always convert something like BOOLEAN(2) and CHAR(255) to interface{}
π sqlite
bug
Something isn't working
π§ golang
#3754
opened Dec 19, 2024 by
leopku
sqlc.embed that overrides struct field name
π mysql
π postgresql
π sqlite
enhancement
New feature or request
#3745
opened Dec 13, 2024 by
marko995
feat: add DATE, DATETIME, TIMESTAMP compatibility with libsql in Go
π sqlite
bug
Something isn't working
π§ golang
#3736
opened Dec 5, 2024 by
braaar
With Recursive query results in "no relation" error with SQLite
π sqlite
bug
Something isn't working
π» linux
#3730
opened Nov 29, 2024 by
zilllaiss
Updating Rows: Documented syntax doesn't produce expected result for MySQL and Sqlite
π mysql
π sqlite
bug
Something isn't working
π§ golang
#3697
opened Nov 9, 2024 by
ookjosh
Convert use of sql.Null* types to sql.Null[T]
π mysql
π postgresql
π sqlite
enhancement
New feature or request
#3689
opened Nov 6, 2024 by
Nigel2392
CAST
in SQLite yields incorrect type
π sqlite
bug
#3688
opened Nov 6, 2024 by
NOOBDY
Backticks are not supported
π sqlite
bug
Something isn't working
π§ golang
#3684
opened Oct 31, 2024 by
dector
[Error] there is allways - 'syntax error near " CREATE TABLE authors"'
π mysql
π sqlite
π» windows
#3681
opened Oct 29, 2024 by
GARcraft
Previous Next
ProTip!
Add no:assignee to see everything thatβs not assigned.