Issues
- 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 - 2
Failed to generate when schema datetime is not null
#3643 opened by afikrim - 3
- 0
copyfrom does not respect table name casing
#3633 opened by loissascha - 1
Access to FOREIGN KEY info
#3634 opened by delaneyj - 1
Table alias does not exist for subquery
#3639 opened by waterfountain1996 - 2
- 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 - 1
Configure search_path
#3663 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
- 2
:one without results is supposed to return "sql: no rows in result set" which is the same as database/sql.ErrNoRows but returning "no rows in result set"
#3618 opened by ezekielchow - 1
- 5
Override columns returned by functions
#3614 opened by mohdrasbi - 1
- 1
Return type of Postgres functions converting into interface{} instead of Struct.
#3638 opened by anazcodes - 0
PostGIS breaks with database configuration
#3632 opened by egtann - 0
Parameters in DELETE FROM .. LEFT JOIN .. ON clause ignored
#3630 opened by Jille - 0
Playground supports only up to 1.25.0
#3629 opened by Jille - 0
Can't generate output if internal pg table is in use
#3628 opened by tomee03 - 0
- 0
Simple INSERT generates wrong struct field
#3626 opened by kestrel-one - 0
sqlc ignores parameters following a HAVING clause
#3624 opened by nkicg6 - 1
faulty SQL nested query segfault sqlc generate
#3621 opened by nexovec - 1
sqlc.arg() does not work in `ORDER BY` clause
#3622 opened by pengux - 0
Allow selective disabling of rules per query
#3619 opened by rhodeon - 0
`libwinpthread-1.dll` was not found
#3612 opened by coolaj86 - 1
- 3
syntax error when using `lines` as table name or name in `sqlc.slice(lines)` or `sqlc.arg(lines)`
#3599 opened by meblum - 0
Missing Documention: Override information missing for sqlite
#3609 opened by apatniv - 0
- 0
WithTx should accept a DBTX interface instance, not a concrete *sql.Tx or pgx.Tx for Go.
#3603 opened by urandom - 3
Expose Comment Metadata to plugin Types.
#3589 opened by Smithx10 - 0
Set PrimaryKey on Columns
#3596 opened by Smithx10 - 0
Allow the specification of shared row datatypes
#3595 opened by pconstantinou - 0
LibSQL - JSON DB Type
#3590 opened by ainsleyclark - 0
SQLite R*Tree (Virtual Table)
#3588 opened by ainsleyclark