GitHub / sqlc-dev/sqlc issues and pull requests
#4013 - SQLite: Fix convertion of `UPDATE` statements table name
Pull Request -
State: open - Opened by quantumsheep 25 days ago
Labels: size:L
#4012 - [RFC] Added Gleam Community Project to docs - language-support.rst
Pull Request -
State: open - Opened by LarsArtmann 25 days ago
- 2 comments
Labels: size:XS
#4011 - COUNT(<column>) in a HAVING clause makes dynamic argument assume the type of the counted column, not an integer
Issue -
State: open - Opened by tru-axo 29 days ago
Labels: bug, :books: mysql, :wrench: golang, :computer: darwin
#4010 - SQLite: Fix parsing of INSERT DEFAULT VALUES syntax
Pull Request -
State: closed - Opened by kyleconroy about 1 month ago
Labels: :wrench: golang, size:M
#4009 - Adding support for CockroachDB
Pull Request -
State: closed - Opened by Exar04 about 1 month ago
- 1 comment
Labels: :wrench: golang, size:XL
#4008 - Prepared statements in docs
Issue -
State: open - Opened by kaaax0815 about 1 month ago
Labels: enhancement
#4007 - Programmatic access
Issue -
State: open - Opened by emarx about 1 month ago
Labels: enhancement
#4006 - fix(compiler): insert-with-select statements
Pull Request -
State: open - Opened by dennisgsmith about 1 month ago
Labels: :wrench: golang, size:XL
#4005 - feat: Introduce sqlc.optional for dynamic query generation
Pull Request -
State: open - Opened by copito about 1 month ago
- 1 comment
Labels: :wrench: golang, size:XXL
#4004 - Sqlite engine: R*Tree support
Pull Request -
State: open - Opened by ororsatti about 1 month ago
Labels: size:M
#4003 - "created_at timestamp NOT NULL" The field is not generated correctly for type "time.Time"
Issue -
State: open - Opened by 1514599514 about 1 month ago
- 3 comments
Labels: bug, :books: postgresql, :wrench: golang, :computer: windows
#4002 - Fix #3998: insert stmt with 'default values' doesn't work in SQLite
Pull Request -
State: closed - Opened by ororsatti about 1 month ago
- 1 comment
Labels: :wrench: golang, size:S
#4001 - Allow disabling duplicate query name checks
Issue -
State: open - Opened by tvallotton about 1 month ago
Labels: enhancement
#4000 - build(deps): bump the production-dependencies group across 1 directory with 5 updates
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, :wrench: python, python, size:S
#3999 - Allow quotes in `sqlc.embed`
Issue -
State: open - Opened by tvallotton about 1 month ago
Labels: bug, :books: postgresql
#3998 - DEFAULT VALUES doesn't work on sqlite
Issue -
State: closed - Opened by teepark about 1 month ago
- 2 comments
Labels: bug, :books: sqlite
#3997 - sqlc vet/generate fails on `alter type` migrations with the `relation does not exist` error
Issue -
State: open - Opened by Aeron about 1 month ago
Labels: bug, :books: postgresql, :wrench: golang
#3996 - CTE doesn't get recognized by sqlc in insert statement.
Issue -
State: open - Opened by Mehgugs about 1 month ago
- 2 comments
Labels: bug, :books: sqlite
#3995 - build(deps): bump the production-dependencies group across 1 directory with 4 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies, :wrench: python, python, size:XS
#3994 - build(deps): bump urllib3 from 2.4.0 to 2.5.0 in /docs
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, :wrench: python, python, size:XS
#3993 - feat(codegen): add `emit_query_comments` option for golang code generation
Pull Request -
State: open - Opened by quantumsheep about 1 month ago
Labels: :wrench: golang, size:L
#3992 - incorrect type for 2d array insertion (go & pgx &postgres)
Issue -
State: open - Opened by jmbit about 2 months ago
Labels: bug, :books: postgresql, :wrench: golang
#3991 - *ast.ResTarget has nil name error in select expression
Issue -
State: open - Opened by Mehgugs about 2 months ago
- 2 comments
Labels: bug, :wrench: golang, :computer: windows, :books: sqlite
#3990 - Argument inside CTE not detected
Issue -
State: open - Opened by cjtheham about 2 months ago
Labels: bug, :books: mysql, :computer: darwin
#3989 - build(deps): bump the production-dependencies group across 1 directory with 5 updates
Pull Request -
State: open - Opened by dependabot[bot] about 2 months ago
Labels: :wrench: golang, dependencies, go, size:S
#3988 - pq being used when "slice" is set to true in a column override with sqlite
Issue -
State: open - Opened by Rick-Phoenix about 2 months ago
- 2 comments
Labels: bug, :wrench: golang, :books: sqlite, :computer: linux
#3987 - `string_agg` has wrong return type
Issue -
State: open - Opened by angaz about 2 months ago
Labels: bug, :books: postgresql, :wrench: golang, :computer: linux
#3986 - build(deps): bump the production-dependencies group across 1 directory with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies, :wrench: python, python, size:XS
#3985 - build(deps): bump requests from 2.32.3 to 2.32.4 in /docs
Pull Request -
State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, :wrench: python, python, size:XS
#3984 - copyfrom in MySQL with sqlc does not recognize reserved keywords and does not escape column names manually or automatically
Issue -
State: open - Opened by Umamad about 2 months ago
- 1 comment
Labels: :books: mysql
#3983 - build(deps): bump golang from 1.24.2 to 1.24.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: :wrench: golang, dependencies, docker, size:XS
#3982 - Configuration file, package key conflict with `-`
Issue -
State: closed - Opened by d-kja about 2 months ago
Labels: bug, :books: postgresql, :wrench: golang, :computer: linux
#3981 - SQLC has compatibility issues with Doris parser when parsing preprocessed statements for queries with the parameterized keyword 'LIMIT'
Issue -
State: open - Opened by Pikachu1024 about 2 months ago
Labels: bug
#3980 - Avoid updating target file mtime in 'generate'
Pull Request -
State: open - Opened by n-oden about 2 months ago
Labels: :wrench: golang, size:M
#3979 - override for json not working in golang
Issue -
State: open - Opened by julian-reactive about 2 months ago
- 2 comments
Labels: bug, :books: postgresql, :wrench: golang, :computer: linux
#3978 - omit_unused_structs ignore enums when it is referenced in an array
Issue -
State: open - Opened by pengux about 2 months ago
Labels: bug, :books: postgresql, :wrench: golang, :computer: linux
#3977 - mysql 8 insert on duplicate syntax error
Issue -
State: open - Opened by qingmo 2 months ago
Labels: bug, :books: mysql, :wrench: golang
#3976 - feat: default schema configuration for postgresql
Pull Request -
State: open - Opened by sgielen 2 months ago
Labels: size:S
#3975 - Duplicate struct members when using "like" and "inherits" in postgresql
Issue -
State: open - Opened by mispp 2 months ago
Labels: bug, :books: postgresql, :wrench: golang, :computer: linux
#3974 - sqlite WHERE ... AND x BETWEEN ? AND ? not generating the BETWEEN part as code
Issue -
State: open - Opened by jxsl13 2 months ago
Labels: bug, :wrench: golang, :books: sqlite
#3973 - Override type of table unrelated columns
Issue -
State: open - Opened by suniastar 2 months ago
- 3 comments
Labels: :books: postgresql, :wrench: golang
#3972 - build(deps): bump the production-dependencies group across 1 directory with 4 updates
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: :wrench: golang, dependencies, go, size:S
#3971 - build(deps): bump the production-dependencies group across 1 directory with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: :wrench: golang, dependencies, go, size:S
#3970 - emit_exported_queries results in const and func having the same name in query.sql.go
Issue -
State: open - Opened by SunnysideAaron 2 months ago
Labels: bug, :wrench: golang
#3969 - Incorrect Go type generated for nullable PostgreSQL enum columns
Issue -
State: open - Opened by cozyCodr 3 months ago
Labels: bug, :books: postgresql, :wrench: golang, :computer: windows
#3968 - SQLite: Coerce jsonb columns to json before returning to Go code
Pull Request -
State: closed - Opened by brandur 3 months ago
- 2 comments
Labels: :wrench: golang, size:L, lgtm
#3967 - How to reuse/extend types from existing queries from submodule?
Issue -
State: open - Opened by ribtoks 3 months ago
#3966 - Postgresql, sum of float turns into int
Issue -
State: open - Opened by Jcambass 3 months ago
Labels: bug, :books: postgresql, :wrench: golang, :computer: darwin
#3965 - ast.Node is *ast.SetOprSelectList, not *ast.SelectStmt
Issue -
State: closed - Opened by renanbastos93 3 months ago
- 1 comment
Labels: bug
#3964 - build(deps): bump the production-dependencies group across 1 directory with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: :wrench: golang, dependencies, go, size:XS
#3963 - invalid memory address or nil pointer dereference when trying to generate go code from sqlite query
Issue -
State: open - Opened by WWology 3 months ago
- 5 comments
Labels: bug, :wrench: golang, :books: sqlite, :computer: linux
#3962 - Fix `ORDER BY` arg parsing in sqlite
Pull Request -
State: open - Opened by andriygm 3 months ago
- 1 comment
Labels: :wrench: golang, size:L
#3961 - chore: use `any` in place of `interface{}`
Pull Request -
State: open - Opened by snprajwal 3 months ago
- 2 comments
Labels: :wrench: golang, size:L
#3960 - Sqlc does not support utf8 for sql identifiers
Issue -
State: open - Opened by pdenapo 3 months ago
Labels: bug, :books: sqlite, :computer: linux
#3958 - build(deps): bump the production-dependencies group across 1 directory with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, :wrench: python, python, size:XS
#3957 - build(deps): bump golang from 1.24.2 to 1.24.3
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: :wrench: golang, dependencies, docker, size:XS
#3955 - build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 in the production-dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: :wrench: golang, dependencies, go, size:XS
#3952 - postresql database inconsistent between documentation and docker-compose.yml
Issue -
State: open - Opened by SunnysideAaron 3 months ago
Labels: bug, :books: postgresql
#3949 - postgresql "DO $$ BEGIN", not generate parameter.
Issue -
State: open - Opened by piyongcai-liucai 3 months ago
- 2 comments
Labels: enhancement, :books: postgresql, :wrench: golang
#3948 - PostgreSQL enum types become interface{} with managed: true - best practices?
Issue -
State: open - Opened by themaxgoldman 3 months ago
Labels: :books: postgresql, :wrench: golang
#3947 - SQLC generate fails for an existing field
Issue -
State: open - Opened by spdeepak 3 months ago
#3946 - build(deps): bump certifi from 2025.1.31 to 2025.4.26 in /docs in the production-dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, :wrench: python, python, size:XS
#3945 - Provide "How to run local test" document about sqlc itself for new contributors
Issue -
State: open - Opened by vvakame 3 months ago
Labels: enhancement, :books: mysql, :books: postgresql
#3944 - Use MySQL 9 in docker-compose.yml
Pull Request -
State: closed - Opened by vvakame 3 months ago
Labels: size:XS
#3943 - Setting custom type for the named parameter
Issue -
State: open - Opened by vladmiller 3 months ago
Labels: enhancement, :books: postgresql, :wrench: golang
#3942 - SQLC panics when generating query for aggregating the result of a UNION
Issue -
State: open - Opened by eattoe-ctoken 3 months ago
- 2 comments
Labels: bug, :books: postgresql, :wrench: golang
#3941 - build(deps): bump the production-dependencies group across 1 directory with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: :wrench: golang, dependencies, go, size:S
#3940 - build(deps): bump packaging from 24.2 to 25.0 in /docs in the production-dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, :wrench: python, python, size:XS
#3939 - build(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0 in the production-dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: :wrench: golang, dependencies, go, size:XS
#3938 - A better example for `no-delete` rule to match all case raw sql for delete
Pull Request -
State: open - Opened by trim21 3 months ago
Labels: size:XS
#3937 - Code generation error : outputted Go package name with '/' not supported
Issue -
State: open - Opened by bemoche 3 months ago
- 1 comment
Labels: bug, :wrench: golang, :computer: darwin, :books: sqlite
#3936 - Casing issue with DROP TABLE statement ...
Issue -
State: open - Opened by TorrinLynn 3 months ago
- 2 comments
Labels: bug, :books: sqlite
#3935 - `DROP TRIGGER` and `DROP EVENT TRIGGER` Postgres queries are quietly ignored
Issue -
State: open - Opened by dubek 4 months ago
Labels: bug, :books: postgresql, :wrench: golang, :computer: darwin
#3934 - v1.29.0 download links broken
Issue -
State: closed - Opened by jamesatkin-myndup 4 months ago
- 3 comments
Labels: bug
#3933 - 'NOT' and '!' prevents sqlc.arg from being replaced as a query argument
Issue -
State: open - Opened by andremarianiello 4 months ago
Labels: bug
#3931 - feat(cli): Bump version to 1.29.0
Pull Request -
State: closed - Opened by kyleconroy 4 months ago
Labels: :wrench: python, size:M
#3930 - Add changelog for 1.29.0
Pull Request -
State: closed - Opened by kyleconroy 4 months ago
Labels: size:M
#3929 - build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: :wrench: golang, dependencies, go, size:XS
#3928 - mysql DEFAULT keyword breaks sqlc generate
Issue -
State: closed - Opened by BuzzTheStrawman 4 months ago
- 2 comments
Labels: bug, :books: mysql, upstream, :computer: linux
#3927 - build(deps): Upgrade github.com/wasilibs/go-pgquery
Pull Request -
State: closed - Opened by kyleconroy 4 months ago
Labels: :wrench: golang, size:XS
#3926 - build(deps): bump urllib3 from 2.3.0 to 2.4.0 in /docs in the production-dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, :wrench: python, python, size:XS
#3925 - [typo] locahost → localhost
Pull Request -
State: closed - Opened by alexzamai-orca 4 months ago
Labels: size:XS, lgtm
#3924 - WITH RECURSIVE JOIN table alias does not exist
Issue -
State: open - Opened by farwydi 4 months ago
Labels: bug, :books: postgresql, :wrench: golang, :computer: windows
#3923 - build(deps): bump the production-dependencies group across 1 directory with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: :wrench: golang, dependencies, go, size:XS
#3922 - build(deps): bump the production-dependencies group across 1 directory with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: :wrench: golang, dependencies, go, size:XS
#3921 - Pq Bind message errors
Issue -
State: open - Opened by hackertron 4 months ago
Labels: :books: postgresql
#3920 - wasm error: out of bounds memory access wasm stack trace
Issue -
State: closed - Opened by shefatfaisal 4 months ago
- 1 comment
Labels: bug, :books: postgresql, :wrench: golang, :computer: windows
#3919 - fix(migrations): case-sensitive migration rollback detection
Pull Request -
State: closed - Opened by 0xSherlokMo 4 months ago
- 1 comment
Labels: size:XS
#3918 - A select max(column) returns an interface{} which is useless!
Issue -
State: closed - Opened by pdenapo 4 months ago
- 1 comment
Labels: bug, :wrench: golang, :books: sqlite
#3917 - build(deps): bump github.com/pganalyze/pg_query_go/v6 from 6.0.0 to 6.1.0 in the production-dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: :wrench: golang, dependencies, go, size:XS
#3916 - The tool stopped working on MacOS 15.4
Issue -
State: closed - Opened by legosx 4 months ago
- 22 comments
Labels: bug, :books: postgresql, :wrench: golang, :computer: darwin
#3915 - build(deps): bump golang from 1.24.1 to 1.24.2
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: :wrench: golang, dependencies, docker, size:XS
#3914 - build(deps): bump the production-dependencies group across 1 directory with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: :wrench: golang, dependencies, go, size:S
#3913 - fix(pgx): Do not wrap nil error
Pull Request -
State: closed - Opened by kyleconroy 4 months ago
Labels: :wrench: golang, size:S
#3912 - wrap_errors: pgx always returns non-nil error.
Issue -
State: closed - Opened by krhubert 4 months ago
- 1 comment
Labels: bug
#3911 - build(deps): bump modernc.org/sqlite from 1.36.3 to 1.37.0 in the production-dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: :wrench: golang, dependencies, go, size:XS
#3910 - Generated code returns nil slice instead of empty slice for zero results
Issue -
State: closed - Opened by vdemcak 4 months ago
- 1 comment
Labels: enhancement, :books: postgresql, :wrench: golang
#3909 - Configure a custom dialer
Issue -
State: closed - Opened by tobiassjosten 4 months ago
- 6 comments
Labels: question, :books: postgresql, :wrench: golang
#3908 - SQLC generates duplicate field names with numeric suffixes when joining the same table multiple times
Issue -
State: open - Opened by patriarch11 4 months ago
- 1 comment
Labels: bug, :books: postgresql, :wrench: golang, :computer: linux
#3907 - Make `sqlc.embed` compatible with pgFormatter
Issue -
State: open - Opened by alexstuckey 4 months ago
- 1 comment
Labels: bug, :books: postgresql