-
Notifications
You must be signed in to change notification settings - Fork 829
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
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
Overrides are broken
π sqlite
bug
Something isn't working
π» windows
#3780
opened Jan 12, 2025 by
Srlion
Add Microsoft SQL Server support
enhancement
New feature or request
new/engine
#3774
opened Jan 6, 2025 by
SockworkOrange
Update documentation for name/up.sql and name/down.sql migrations
π postgresql
documentation
Improvements or additions to documentation
enhancement
New feature or request
#3771
opened Jan 3, 2025 by
SamWhited
[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
Add a query annotation to enable batching across multiple tables
π postgresql
enhancement
New feature or request
#3752
opened Dec 17, 2024 by
GeorgyBocharov
sqlc.embed that overrides struct field name
π mysql
π postgresql
π sqlite
enhancement
New feature or request
#3745
opened Dec 13, 2024 by
marko995
Postgres system columns not working
π postgresql
bug
Something isn't working
#3742
opened Dec 12, 2024 by
werjo-gridfuse
SQLC doesn't support GEOMETRY type in MYSQL
π mysql
π§ golang
#3741
opened Dec 12, 2024 by
AlirezaMZV2000
DATE, DATETIME, TIMESTAMP in SQLite are incorrectly typed as time.Time 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
table alias "tc" does not exist
π mysql
bug
Something isn't working
π» windows
π§ golang
#3729
opened Nov 28, 2024 by
dingyuanhong
JSONB "-- name:XXX :one" Get wrong type. many action is ok.
π postgresql
bug
Something isn't working
#3724
opened Nov 26, 2024 by
piyongcai-liucai
Support for Automatically Generating Code for Multiple Directories and Packages in sqlc
enhancement
New feature or request
#3722
opened Nov 25, 2024 by
MatthewAraujo
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
'COMMENT ON COLUMN' does not work for attributes of custom types
π postgresql
bug
Something isn't working
#3718
opened Nov 22, 2024 by
varungandhi-src
Type override not working on array
π postgresql
bug
Something isn't working
π§ golang
#3716
opened Nov 21, 2024 by
dcrystalj
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
A query that contains a slice and a regular parameter generates query code with incorrect placeholder ordinal
bug
Something isn't working
#3705
opened Nov 13, 2024 by
jhlgns
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.