-
Notifications
You must be signed in to change notification settings - Fork 925
Insights: sqlc-dev/sqlc
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.30.0
published
Sep 1, 2025
22 Pull requests merged by 6 people
-
build(deps): bump actions/setup-go from 5 to 6
#4092 merged
Sep 6, 2025 -
build(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 in the production-dependencies group
#4093 merged
Sep 6, 2025 -
build(deps): bump the production-dependencies group with 2 updates
#4091 merged
Sep 3, 2025 -
feat(cli): Bump version to 1.30.0
#4086 merged
Sep 1, 2025 -
docs: Add changelog for 1.30.0
#4085 merged
Sep 1, 2025 -
build(deps): bump github.com/google/cel-go from 0.26.0 to 0.26.1 in the production-dependencies group
#4080 merged
Aug 28, 2025 -
test(endtoend): Use Docker to start database servers
#4076 merged
Aug 25, 2025 -
test(endtoend): Skip process_plugin_sqlc_gen_json
#4075 merged
Aug 25, 2025 -
build(deps): bump golang from 1.24.5 to 1.25.0
#4063 merged
Aug 25, 2025 -
build(deps): Upgrade to Go 1.25
#4074 merged
Aug 25, 2025 -
docs: add multi-worded table example for renaming
#4067 merged
Aug 25, 2025 -
feat(engine/dolphin): implement MATCH_AGAINST conversion
#4070 merged
Aug 24, 2025 -
build(deps): bump requests from 2.32.4 to 2.32.5 in /docs in the production-dependencies group
#4068 merged
Aug 24, 2025 -
build(deps): bump the production-dependencies group across 1 directory with 2 updates
#4071 merged
Aug 24, 2025 -
bugfix: Normalize identifier usage for table names
#4045 merged
Aug 12, 2025 -
fix(codegen/golang): handle
go_struct_tag
fordb_type
overrides#4055 merged
Aug 12, 2025 -
fix(codegen/golang): don't omit enums used as arrays
#4058 merged
Aug 12, 2025 -
docs: use the correct admonition format
#4062 merged
Aug 12, 2025 -
docs: try a different admonition format
#4061 merged
Aug 12, 2025 -
chore(engine/dolphin): remove references to deprecated
pcast.ChangeStmt
#4057 merged
Aug 12, 2025 -
build(deps): bump actions/checkout from 4 to 5
#4059 merged
Aug 12, 2025 -
docs: clean up and add to docs regarding type overrides
#4060 merged
Aug 12, 2025
5 Pull requests opened by 4 people
-
fix(engine/sqlite): added json_tree and json_each definitions
#4054 opened
Aug 11, 2025 -
fix(compiler): prevent schema parse failures by ignoring psql meta commands
#4082 opened
Aug 29, 2025 -
YDB support (draft)
#4090 opened
Sep 3, 2025 -
build(deps): bump golang from 1.25.0 to 1.25.1
#4096 opened
Sep 8, 2025 -
build(deps): bump the production-dependencies group across 1 directory with 4 updates
#4100 opened
Sep 10, 2025
15 Issues closed by 4 people
-
Installation failure on 32bit architecture
#4097 closed
Sep 9, 2025 -
add golang error chain
#4088 closed
Sep 3, 2025 -
MacOS binaries downloaded from "Releases" fail WASM compilation
#4016 closed
Sep 1, 2025 -
SQLC exits on windows 11 without doing anything
#3573 closed
Sep 1, 2025 -
`libwinpthread-1.dll` was not found
#3612 closed
Sep 1, 2025 -
type override works partly
#4073 closed
Aug 29, 2025 -
Escaping natural language w/ mysql?
#3091 closed
Aug 24, 2025 -
MATCH AGAINST not working in MYSQL
#1192 closed
Aug 24, 2025 -
Support CollectExactlyOneRow for pgx
#4056 closed
Aug 12, 2025 -
custom struct tags are not emmited
#3143 closed
Aug 12, 2025 -
omit_unused_structs ignore enums when it is referenced in an array
#3978 closed
Aug 12, 2025 -
undefined: pcast.ChangeStmt
#4046 closed
Aug 12, 2025 -
Incorrect Go type generated for nullable PostgreSQL enum columns
#3969 closed
Aug 12, 2025 -
emit_exported_queries results in const and func having the same name in query.sql.go
#3970 closed
Aug 12, 2025 -
type override works partly
#4050 closed
Aug 11, 2025
13 Issues opened by 13 people
-
Handling SQL migrations file generate by prisma migrate
#4099 opened
Sep 9, 2025 -
WITH RECURSIVE JOIN column reference "id" is ambiguous
#4094 opened
Sep 5, 2025 -
Postgres: JSONB type override doesn't work with named parameters on Insert
#4089 opened
Sep 3, 2025 -
Crashes with nested COUNT(SELECT(...)) query
#4084 opened
Aug 30, 2025 -
Add DuckDB Support
#4083 opened
Aug 30, 2025 -
add macro sqlc.cast to cast types only in the generated code struct, but not in the generated query
#4081 opened
Aug 29, 2025 -
Sqlite does not support `SELECT`...`WHERE` with no `FROM`
#4079 opened
Aug 27, 2025 -
sqlc should avoid updating file mtimes if the contents have not changed
#4078 opened
Aug 27, 2025 -
SQLite engine not supporting $AAA params
#4077 opened
Aug 26, 2025 -
CTE in Update FROM says relation does not exist when runs fine against postgres
#4072 opened
Aug 23, 2025 -
sqlc cannot compile valid delete returning limit statement for sqlite3
#4066 opened
Aug 17, 2025 -
SQLC fails for psql meta-commands like \restrict
#4065 opened
Aug 15, 2025 -
'SELECT (NOT) EXISTS' works for postgresql, but not for sqlite
#4064 opened
Aug 14, 2025
12 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
No valid nullable type for PgVector
#3497 commented on
Aug 11, 2025 • 0 new comments -
config overrides - support additional imports for go generics
#1662 commented on
Aug 12, 2025 • 0 new comments -
Type overriding does not work if **database: uri** option is specified
#2968 commented on
Aug 18, 2025 • 0 new comments -
sqlc completely skips over arguments in complex queries with no error messages
#3665 commented on
Aug 26, 2025 • 0 new comments -
Backticks are not supported
#3684 commented on
Aug 27, 2025 • 0 new comments -
Want not to distinguish between table names with backquotes and ones without backquotes.
#3550 commented on
Aug 27, 2025 • 0 new comments -
MySQL 8.0.19+ ... AS alias ... ON DUPLICATE KEY syntax parsing problem
#2789 commented on
Aug 28, 2025 • 0 new comments -
mysql 8 insert on duplicate syntax error
#3977 commented on
Aug 28, 2025 • 0 new comments -
Ignore table partitions
#3786 commented on
Sep 2, 2025 • 0 new comments -
A recursive subquery in WHERE clause fails to compile (with incorrect error message.)
#3206 commented on
Sep 2, 2025 • 0 new comments -
Return `Querier` interface from `WithTx` when interface is emitted.
#3701 commented on
Sep 3, 2025 • 0 new comments -
feat(codegen/golang): Allow exporting models to a different package
#3874 commented on
Aug 31, 2025 • 0 new comments