-
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
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
query.sql:20:7: syntax error near "SELECT"
π mysql
bug
Something isn't working
π» windows
π§ golang
#3877
opened Mar 10, 2025 by
jmgaooo
Support for MySQL POINT Spatial Data Type in Schema Parsing
π mysql
bug
Something isn't working
upstream
Issue is caused by a dependency
π§ golang
#3868
opened Mar 4, 2025 by
sky93
Union in view causes panic
π mysql
bug
Something isn't working
π§ golang
#3863
opened Feb 26, 2025 by
asger-noer
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
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
[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
sqlc.embed that overrides struct field name
π mysql
π postgresql
π sqlite
enhancement
New feature or request
#3745
opened Dec 13, 2024 by
marko995
SQLC doesn't support GEOMETRY type in MYSQL
π mysql
π§ golang
#3741
opened Dec 12, 2024 by
AlirezaMZV2000
table alias "tc" does not exist
π mysql
bug
Something isn't working
π» windows
π§ golang
#3729
opened Nov 28, 2024 by
dingyuanhong
sqlc.slice() fails with 'column does not exist' error when used with subquery-computed column
π mysql
bug
Something isn't working
#3720
opened Nov 23, 2024 by
kawatakutaku
Unable to recognize the data type of the specified parameter when compiling named arguments, resulting in a syntax error.
π mysql
bug
Something isn't working
#3719
opened Nov 22, 2024 by
khawa-angx
How to specify or what is the way to define to create model for the MySQL procedure CALL ?
π mysql
enhancement
New feature or request
#3704
opened Nov 13, 2024 by
anazcodes
specifying correct type in MySQL
π mysql
bug
Something isn't working
π» linux
#3700
opened Nov 10, 2024 by
omid9h
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
CAST as char in mysql not working as expected
π mysql
bug
Something isn't working
π§ golang
#3695
opened Nov 8, 2024 by
optimuspaul
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
Don't require Go MySQL parseTime=true
π mysql
enhancement
New feature or request
π§ golang
#3686
opened Nov 4, 2024 by
jessepeterson
[Error] there is allways - 'syntax error near " CREATE TABLE authors"'
π mysql
π sqlite
π» windows
#3681
opened Oct 29, 2024 by
GARcraft
The copyform for MySQL throws "can't encode type float64 to TSV" when one of the column is of type float
π mysql
bug
Something isn't working
π» windows
#3677
opened Oct 26, 2024 by
bignyap
Distinct JSON_ARRAYAGG causes syntax error with MySQL
π mariadb
π mysql
bug
Something isn't working
#3676
opened Oct 26, 2024 by
dalobstah
Support for RLIKE REGEX
π mysql
enhancement
New feature or request
#3673
opened Oct 24, 2024 by
lil5
Error: has incompatible types: sql.NullString, interface{}
π mysql
#3656
opened Oct 15, 2024 by
omid9h
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.