-
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
mysql 8 insert on duplicate syntax error
π mysql
bug
Something isn't working
π§ golang
#3977
opened May 30, 2025 by
qingmo
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
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
Override type of table unrelated columns
π postgresql
π§ golang
#3973
opened May 22, 2025 by
suniastar
emit_exported_queries results in const and func having the same name in query.sql.go
bug
Something isn't working
π§ golang
#3970
opened May 19, 2025 by
SunnysideAaron
Incorrect Go type generated for nullable PostgreSQL enum columns
π postgresql
bug
Something isn't working
π» windows
π§ golang
#3969
opened May 16, 2025 by
cozyCodr
How to reuse/extend types from existing queries from submodule?
#3967
opened May 15, 2025 by
ribtoks
Postgresql, sum of float turns into int
π postgresql
bug
Something isn't working
π» darwin
π§ golang
#3966
opened May 15, 2025 by
Jcambass
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
postresql database inconsistent between documentation and docker-compose.yml
π postgresql
bug
Something isn't working
#3952
opened May 3, 2025 by
SunnysideAaron
postgresql "DO $$ BEGIN", not generate parameter.
π postgresql
enhancement
New feature or request
π§ golang
#3949
opened Apr 29, 2025 by
piyongcai-liucai
PostgreSQL enum types become interface{} with managed: true - best practices?
π postgresql
π§ golang
#3948
opened Apr 28, 2025 by
themaxgoldman
Provide "How to run local test" document about sqlc itself for new contributors
π mysql
π postgresql
enhancement
New feature or request
#3945
opened Apr 28, 2025 by
vvakame
Setting custom type for the named parameter
π postgresql
enhancement
New feature or request
π§ golang
#3943
opened Apr 24, 2025 by
vladmiller
SQLC panics when generating query for aggregating the result of a UNION
π postgresql
bug
Something isn't working
π§ golang
#3942
opened Apr 23, 2025 by
eattoe-ctoken
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
DROP TRIGGER
and DROP EVENT TRIGGER
Postgres queries are quietly ignored
π postgresql
bug
#3935
opened Apr 18, 2025 by
dubek
'NOT' and '!' prevents sqlc.arg from being replaced as a query argument
bug
Something isn't working
#3933
opened Apr 17, 2025 by
andremarianiello
WITH RECURSIVE JOIN table alias does not exist
π postgresql
bug
Something isn't working
π» windows
π§ golang
#3924
opened Apr 10, 2025 by
farwydi
Generated code returns nil slice instead of empty slice for zero results
π postgresql
enhancement
New feature or request
π§ golang
#3910
opened Mar 31, 2025 by
vdemcak
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.