issues
search
sqlc-dev
/
sqlc
Generate type-safe code from SQL
https://sqlc.dev
MIT License
13.58k
stars
812
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
table alias "tc" does not exist
#3729
dingyuanhong
opened
12 hours ago
0
fix: postgresql alter materialized view is not registered to statements
#3728
swallowstalker
opened
16 hours ago
1
fix error in same name column reference "id" is ambiguous
#3727
dingyuanhong
opened
17 hours ago
0
build(deps): bump github.com/tetratelabs/wazero from 1.8.1 to 1.8.2 in the production-dependencies group
#3726
dependabot[bot]
opened
2 days ago
0
JSONB "-- name:XXX :one" Get wrong type. many action is ok.
#3724
piyongcai-liucai
opened
2 days ago
0
JSONB "-- name:XXX :one" Get wrong type. many action is ok.
#3723
piyongcai-liucai
closed
2 days ago
1
Support for Automatically Generating Code for Multiple Directories and Packages in sqlc
#3722
MatthewAraujo
opened
3 days ago
1
build(deps): bump the production-dependencies group across 1 directory with 5 updates
#3721
dependabot[bot]
closed
2 days ago
0
sqlc.slice() fails with 'column does not exist' error when used with subquery-computed column
#3720
kawatakutaku
opened
5 days ago
0
Unable to recognize the data type of the specified parameter when compiling named arguments, resulting in a syntax error.
#3719
khawa-angx
opened
6 days ago
1
'COMMENT ON COLUMN' does not work for attributes of custom types
#3718
varungandhi-src
opened
6 days ago
0
Type override not working on array
#3716
dcrystalj
opened
1 week ago
1
`overrides` not work for `inet`
#3715
i11010520
opened
1 week ago
1
build(deps): bump the production-dependencies group across 1 directory with 5 updates
#3714
dependabot[bot]
closed
3 days ago
4
Problem with schema switching in PostgreSQL when running sqlc queries (relation does not exist error
#3713
sunmery
closed
1 week ago
0
Type overrides not honoured for nullable fields with pgx5
#3712
lucianonooijen
closed
1 day ago
5
fix: range subselect alias pointer dereference
#3711
ahme-dev
opened
1 week ago
0
Postgres: casting result to text results in sqlc generating a string instead of a nullable string
#3710
veqryn
opened
1 week ago
1
How to map `pg_catalog.timestamptz` to `time.Time` and `*time.Time` with `pgx/v5`
#3709
i11010520
closed
3 days ago
8
error parsing sqlc.yaml: file does not exist
#3708
NiketanSaini
opened
1 week ago
1
build(deps): bump the production-dependencies group across 1 directory with 2 updates
#3707
dependabot[bot]
closed
1 week ago
0
build(deps): bump the production-dependencies group across 1 directory with 4 updates
#3706
dependabot[bot]
closed
1 week ago
1
A query that contains a slice and a regular parameter generates query code with incorrect placeholder ordinal
#3705
jhlgns
opened
2 weeks ago
1
How to specify or what is the way to define to create model for the MySQL procedure CALL ?
#3704
anazcodes
opened
2 weeks ago
3
sqlc compile does not report issues in sql files
#3703
zbelial
opened
2 weeks ago
1
Column naming doesn't work with multiple renames
#3702
jrozner
opened
2 weeks ago
2
Return `Querier` interface from `WithTx` when interface is emitted.
#3701
0xstepit
opened
2 weeks ago
0
specifying correct type in MySQL
#3700
omid9h
opened
2 weeks ago
0
pgx go generate execresult and execlastid not working
#3699
optimuspaul
opened
2 weeks ago
1
Typecast to nullable type
#3698
quinn
opened
2 weeks ago
0
Updating Rows: Documented syntax doesn't produce expected result for MySQL and Sqlite
#3697
ookjosh
opened
2 weeks ago
0
Timestamp between interaction on Python codegen
#3696
otavioabreu27
opened
2 weeks ago
0
CAST as char in mysql not working as expected
#3695
optimuspaul
opened
2 weeks ago
0
build(deps): bump packaging from 24.1 to 24.2 in /docs in the production-dependencies group
#3694
dependabot[bot]
closed
2 weeks ago
1
build(deps): bump the production-dependencies group across 1 directory with 3 updates
#3693
dependabot[bot]
closed
2 weeks ago
1
build(deps): bump github.com/google/cel-go from 0.21.0 to 0.22.0 in the production-dependencies group
#3692
dependabot[bot]
closed
2 weeks ago
1
build(deps): bump golang from 1.23.2 to 1.23.3
#3691
dependabot[bot]
closed
1 week ago
0
Unable to generate for query using `generate_series` with new Postgres 16 syntax
#3690
jchen42703
closed
3 weeks ago
1
Convert use of sql.Null* types to sql.Null[T]
#3689
Nigel2392
opened
3 weeks ago
2
`CAST` in SQLite yields incorrect type
#3688
NOOBDY
opened
3 weeks ago
0
sqlc generate:when I change uri localhost to aliyun RDS PG16, some problems appeared
#3687
LuoShenKui
closed
3 weeks ago
1
Don't require Go MySQL parseTime=true
#3686
jessepeterson
opened
3 weeks ago
0
Support different parameter tags
#3685
adamgen
closed
3 weeks ago
1
Backticks are not supported
#3684
dector
opened
4 weeks ago
0
Parser can't handle this query
#3682
domino14
opened
1 month ago
1
[Error] there is allways - 'syntax error near " CREATE TABLE authors"'
#3681
GARcraft
opened
1 month ago
0
Panic nil pointer deference on derived table
#3679
boyter
opened
1 month ago
0
The copyform for MySQL throws "can't encode type float64 to TSV" when one of the column is of type float
#3677
bignyap
opened
1 month ago
4
Distinct JSON_ARRAYAGG causes syntax error with MySQL
#3676
dalobstah
opened
1 month ago
0
Select query generating wrong position for parameters placeholders
#3675
juniorgarcia
opened
1 month ago
1
Next