GitHub / sqlc-dev/sqlc / commits
Generate type-safe code from SQL
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| fb98311c | Upgrade ncruces/go-sqlite3 to v0.34.0 (#4412) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| df034c55 | feat(sqlite): Support NOT NULL constraints (#4234) |
Nuno Cruces <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 054bc91d |
build(deps): bump idna in /docs in the production-dependencies group (#4405)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| a95e91d7 | Release 1.31.1 (#4407) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| b4fe67f9 | Add changelog for 1.31.1 (#4406) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 428d4e61 | Remove go.mod replace directive that breaks 'go install ...@latest' (#4401) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| dadc7ed7 | Downgrade github.com/ncruces/go-sqlite3 to v0.32.0 (#4400) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| ca8dbe96 | build(deps): bump github.com/jackc/pgx/v5 (#4398) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 0f82157c |
Release 1.31.0 (#4394)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 420f5e7e |
Add changelog for 1.31.0 (#4392)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 3e66a4ae | Update CI workflow to remove paths-ignore (#4393) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 394bdc79 | Strip psql meta-commands from schema files (fixes #4065) (#4390) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 3e9e3d4a | Upgrade github.com/pingcap/tidb/pkg/parser (#4389) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 9d9026bc | Emit pointers for nullable enum columns when emit_pointers_for_null_types is ... |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 64d18fcf | Map xid8 to pgtype.Uint64 for pgx/v5 (#4387) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 07c38085 | Rename :one return variable when it conflicts with a parameter (#4383) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 837d7c96 | Coerce SQLite JSONB output regardless of type casing (#4385) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 244a90b4 | Dedupe sqlc.arg parameters wrapped in a type cast for MySQL (#4384) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 3f41c61b |
Preserve MySQL optimizer hints in generated query text (#4382)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m>, Claude Opus 4.7 (1M context) <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| bba5fc90 |
Skip CI/RTD builds when the change is irrelevant (#4381)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| cff03f4d |
build(deps): bump the production-dependencies group across 1 directory with 1...
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>, dependabot[bot] <4****]@u****m>, Kyle Conroy <k****e@c****g>, Claude Opus 4.7 (1M context) <n****y@a****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 5757d94e |
build(deps): bump the production-dependencies group across 1 directory with 5...
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m>, dependabot[bot] <4****]@u****m>, Kyle Conroy <k****e@c****g>, Claude Opus 4.7 (1M context) <n****y@a****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 924c12b1 |
build(deps): bump pygments from 2.19.2 to 2.20.0 in /docs (#4363)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| a2f85e28 |
build(deps): bump requests from 2.32.5 to 2.33.0 in /docs (#4357)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 93e1a172 |
Remove github.com/jackc/pgx/v4 dependency (#4379)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 47cb4f9c |
Upgrade Go toolchain to 1.26.2 (#4378)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| ee439b8d |
build(deps): bump actions/upload-artifact from 6 to 7 (#4320)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 21e4c473 | docs: add sqlc-gen-sqlx to community language support (#4371) |
Randolf J. <m****e@j****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 98bdb520 |
build(deps): bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.0 (#4377)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7f6b186f | Catch invalid ON CONFLICT DO UPDATE column references (#4366) |
Nikolay Kuznetsov <n****u@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 4bf21592 |
build(deps): bump urllib3 from 2.6.2 to 2.6.3 in /docs (#4259)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| dd837145 |
build(deps): bump golang from 1.26.0 to 1.26.1 (#4328)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| d06009f3 |
build(deps): bump the production-dependencies group across 1 directory with 4...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| ce83d3fe |
Upgrade Go version to 1.26.0 (#4312)
Co-authored-by: Claude <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0a3d50ee | Install PostgreSQL from theseus-rs/postgresql-binaries instead of apt (#4310) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 024b843e |
build(deps): bump golang from 1.25.5 to 1.26.0 (#4294)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c998d72a |
build(deps): bump the production-dependencies group across 1 directory with 2...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 99be46a3 | Add sqlc-test-setup command for database test environment setup (#4304) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 744558df |
build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 (#4303)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c0483345 |
build(deps): bump the production-dependencies group across 1 directory with 4...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 16c9afda |
feat: add ClickHouse support to `sqlc parse` (#4267)
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2e0435c8 | Add GitHub Topic to the plugins page (#4258) |
Christopher <g****6@p****t>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| e476db95 |
build(deps): bump the production-dependencies group across 1 directory with 2...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 4382f5c5 | build(deps): bump the production-dependencies group across 1 directory with 4... |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| d21b4cc7 | fix(native): make MySQL connection check immediate on first attempt (#4254) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 9ef7ca05 | feat: graduate parsecmd experiment (#4253) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 67e865b7 | docs: Add Claude Code remote environment setup instructions (#4246) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| ba513e72 |
Add parse subcommand with AST JSON output (#4240)
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 68b20894 |
feat(postgresql): add analyzerv2 experiment for database-only analysis (#4237)
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 53b12f96 | feat: add native database support for e2e tests without Docker (#4236) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| a8b20cc7 | build(deps): bump google.golang.org/protobuf (#4230) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 31d3bec6 | build(deps): bump urllib3 in /docs in the production-dependencies group (#4231) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| d48076c6 | build(deps): bump actions/upload-artifact from 5 to 6 (#4233) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 74ecda5f | feat: add SQLCEXPERIMENT environment variable for experimental features (#4228) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| f6aee328 | fix: replace manual loop with copy() builtin (#4166) |
rubin <8****4@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| f73cede3 |
build(deps): bump golang from 1.25.4 to 1.25.5 (#4214)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 115624b0 |
build(deps): bump urllib3 in /docs in the production-dependencies group (#4225)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 6222f151 |
build(deps): bump the production-dependencies group across 1 directory with 3...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 21e65573 |
feat(expander): Add star expander for SELECT * and RETURNING * (PostgreSQL, M...
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| ebd32cfb |
refactor(ast): rename Formatter interface to Dialect (#4208)
Co-authored-by: Claude <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 166398d8 |
feat(sqlite): add SQLite support to format tests (#4207)
Co-authored-by: Claude <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| a9f7eaec |
feat(mysql): improve AST formatting and add DELETE JOIN support (#4206)
Co-authored-by: Claude <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 405a9056 |
feat(ast): implement comprehensive SQL AST formatting (#4205)
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 3436b28a | docs: add link to community python plugin (#4157) |
Christopher <p****t@c****e>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 2e44b624 |
build(deps): bump google.golang.org/grpc (#4200)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 2d982811 |
build(deps): bump certifi in /docs in the production-dependencies group (#4180)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 71d49502 |
build(deps): bump golang from 1.25.3 to 1.25.4 (#4170)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| cb887b55 |
build(deps): bump actions/upload-artifact from 4 to 5 (#4155)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 7d08ef40 |
build(deps): bump actions/checkout from 5 to 6 (#4190)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| b83465a4 |
feat(sqlite): Add database analyzer using ncruces/go-sqlite3 (#4199)
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| b807fe9e | Add CLAUDE.md development documentation (#4148) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 92e5a24b | Fix typo in create_function_stmt.go comment (#4147) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 5cca6f19 |
build(deps): bump idna in /docs in the production-dependencies group (#4137)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| d4498323 | feat(sqlfile): Add sqlfile.Split (#4146) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 31d89582 |
build(deps): bump golang from 1.25.1 to 1.25.3 (#4139)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| d36b6252 |
build(deps): bump modernc.org/sqlite (#4136)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| a18363bf |
build(deps): bump the production-dependencies group across 1 directory with 4...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 6b771119 |
build(deps): bump the production-dependencies group across 1 directory with 3...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 6389cdc3 |
build(deps): bump the production-dependencies group across 1 directory with 4...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 657c023e |
build(deps): bump golang from 1.25.0 to 1.25.1 (#4096)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 88b3cb38 |
build(deps): bump actions/setup-go from 5 to 6 (#4092)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| a87f08e5 |
build(deps): bump github.com/spf13/pflag (#4093)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 1924373a |
build(deps): bump the production-dependencies group with 2 updates (#4091)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 0e3f5404 | feat(cli): Bump version to 1.30.0 (#4086) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 80e335a3 | docs: Add changelog for 1.30.0 (#4085) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| e18bf220 |
build(deps): bump github.com/google/cel-go (#4080)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| c6aa1861 | test(endtoend): Use Docker to start database servers (#4076) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| a36654a9 | test(endtoend): Skip process_plugin_sqlc_gen_json (#4075) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 47ce2ebf |
build(deps): bump golang from 1.24.5 to 1.25.0 (#4063)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| e72e458d | build: Upgrade to Go 1.25 (#4074) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| e2a0065a | docs: add multi-worded table example for renaming (#4067) |
Luke Chow <5****l@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 34afcd40 |
feat(engine/dolphin): implement MATCH_AGAINST conversion in SQL AST (#1192, #...
Co-authored-by: Vladimir Kochergin <v****n@c****e> |
Vladimir Kochergin <r****t@w****o>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| ded53429 |
build(deps): bump requests in /docs in the production-dependencies group (#4068)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| e9db16ce |
build(deps): bump the production-dependencies group across 1 directory with 2...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| fe96e123 | bugfix: Normalize identifier usage for table names (#4045) |
Meet Rajesh Gor <4****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 0201d703 | fix(codegen/golang): handle `go_struct_tag` for `db_type` overrides (#4055) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 419c2a2b | fix(codegen/golang): don't omit enums used as arrays (#4058) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| e73f6756 | docs: use the correct admonition format (#4062) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 4d53d638 | docs: try a different admonition format (#4061) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 25e5187e | chore(engine/dolphin): remove references to deprecated `pcast.ChangeStmt` (#4... |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
10 months ago |