Issues
- 1
Unable to recognize the data type of the specified parameter when compiling named arguments, resulting in a syntax error.
#3719 opened by khawa-angx - 0
- 0
Type override not working on array
#3716 opened by dcrystalj - 1
pgx go generate execresult and execlastid not working
#3699 opened by optimuspaul - 3
How to specify or what is the way to define to create model for the MySQL procedure CALL ?
#3704 opened by anazcodes - 1
`overrides` not work for `inet`
#3715 opened by i11010520 - 0
Problem with schema switching in PostgreSQL when running sqlc queries (relation does not exist error
#3713 opened by sunmery - 1
- 2
How to map `pg_catalog.timestamptz` to `time.Time` and `*time.Time` with `pgx/v5`
#3709 opened by i11010520 - 1
Postgres: casting result to text results in sqlc generating a string instead of a nullable string
#3710 opened by veqryn - 1
A query that contains a slice and a regular parameter generates query code with incorrect placeholder ordinal
#3705 opened by jhlgns - 0
error parsing sqlc.yaml: file does not exist
#3708 opened by NiketanSaini - 0
sqlc compile does not report issues in sql files
#3703 opened by zbelial - 1
Column naming doesn't work with multiple renames
#3702 opened by jrozner - 4
Configure search_path
#3663 opened by prog8 - 0
- 0
specifying correct type in MySQL
#3700 opened by omid9h - 0
Typecast to nullable type
#3698 opened by quinn - 0
Updating Rows: Documented syntax doesn't produce expected result for MySQL and Sqlite
#3697 opened by ookjosh - 0
Timestamp between interaction on Python codegen
#3696 opened by otavioabreu27 - 0
CAST as char in mysql not working as expected
#3695 opened by optimuspaul - 2
Convert use of sql.Null* types to sql.Null[T]
#3689 opened by Nigel2392 - 1
Unable to generate for query using `generate_series` with new Postgres 16 syntax
#3690 opened by jchen42703 - 0
`CAST` in SQLite yields incorrect type
#3688 opened by NOOBDY - 1
sqlc generate:when I change uri localhost to aliyun RDS PG16, some problems appeared
#3687 opened by LuoShenKui - 0
Don't require Go MySQL parseTime=true
#3686 opened by jessepeterson - 1
Support different parameter tags
#3685 opened by adamgen - 0
Backticks are not supported
#3684 opened by dector - 4
The copyform for MySQL throws "can't encode type float64 to TSV" when one of the column is of type float
#3677 opened by bignyap - 1
Parser can't handle this query
#3682 opened by domino14 - 0
- 0
Panic nil pointer deference on derived table
#3679 opened by boyter - 3
- 0
- 0
Generate ValidColumns Slice to be used by other packages
#3654 opened by Smithx10 - 0
pgvector & :copyfrom command not working
#3655 opened by embiem - 1
Error: has incompatible types: sql.NullString, interface{}
#3656 opened by omid9h - 1
sqlc.slice incompatible with prepared queries
#3659 opened by eloff - 1
No support for function overloading
#3660 opened by prog8 - 0
Postgresql column ambiguity with using clause
#3662 opened by prog8 - 0
sqlc generates non idiomatic field names, when column names are in PascalCase or camelCase
#3664 opened by Crushless - 0
sqlc completely skips over arguments in complex queries with no error messages
#3665 opened by maddsua - 0
- 0
- 0
Support for RLIKE REGEX
#3673 opened by lil5 - 0
Parameter parser can't handle some math operators
#3674 opened by artnez - 1
- 0
Distinct JSON_ARRAYAGG causes syntax error with MySQL
#3676 opened by dalobstah - 1
- 1