Kyle Gray
|
f80cee1f0c
feat(plugin): Calculate SHA256 if it does not exist (#2935)
|
1 year ago |
Andrew Benton
|
4507ede83f
feat(plugin): Use gRPC interface for codegen plugin communication (#2930)
|
1 year ago |
Bilal Mirza
|
a2258499f2
docs: Acknowledgements => Acknowledgments (#2931)
|
1 year ago |
Andrew Benton
|
c19358bf47
fix(vet): Add a nil pointer check to prevent db/prepare panic (#2934)
|
1 year ago |
Xeraph
|
be6c673661
Support PostgreSQL CREATE TABLE LIKE (#2924)
|
1 year ago |
Nao Yonashiro
|
9cd913961d
fix(engine/sqlite): support -> and ->> operators (#2927)
|
1 year ago |
Kyle Gray
|
d9e233ef67
feat(codegen): Remove Go specific overrides from codegen proto (#2929)
|
1 year ago |
Nao Yonashiro
|
7461c2d8bb
fix(engine/sqlite): support CASE expr (#2926)
|
1 year ago |
Andrew Benton
|
e4fd079373
refactor(config): Make some struct and field names less confusing (#2922)
|
1 year ago |
Andrew Benton
|
c84379ff78
refactor(codegen/golang): Pull opts into its own package (#2920)
|
1 year ago |
Kyle Gray
|
8e068747dc
docs: Update banner for v1.23.0 (#2917)
|
1 year ago |
Andrew Benton
|
21133eca28
docs: Fix some broken links (#2913)
|
1 year ago |
dependabot[bot]
|
2d8e1b6a3b
build(deps): bump babel from 2.13.0 to 2.13.1 in /docs (#2911)
|
1 year ago |
Kyle Conroy
|
7671632bf0
feat(sqlc): Bump to version v1.23.0
|
1 year ago |
Kyle Conroy
|
bf03e1541a
test: Update sqlc version in generated code
|
1 year ago |
Andrew Benton
|
b373e60c8c
docs: Release notes for v1.23.0 (#2907)
|
1 year ago |
Kyle Gray
|
3a97e74711
docs: Document database-backed query analyzer (#2904)
|
1 year ago |
Richard Cooper
|
dece28ff19
refactor(codegen): Removed deprecated code and improved speed (#2899)
|
1 year ago |
Kyle Gray
|
4be55bd754
feat(config): Remove managed database validation (#2901)
|
1 year ago |
Kyle Gray
|
b891a04dfc
build(deps): Upgrade wasmtime-go from 13.0.0 to 14.0.0 (#2900)
|
1 year ago |
Kyle Gray
|
df4c05b6bc
feat(debug): Add databases=managed debug option (#2898)
|
1 year ago |
Kyle Gray
|
5f87be3985
docs: Add managed dbs to CI/CD and vet guides (#2896)
|
1 year ago |
Andrew Benton
|
0d32dbeb2d
docs: Update managed databases doc to discuss codegen (#2897)
|
1 year ago |
Kyle Gray
|
01947a6008
feat(createdb): Create ephemeral databases (#2894)
|
1 year ago |
Kyle Gray
|
e84018df8b
fix(vet): Remove rollback statements from DDL (#2895)
|
1 year ago |
Kyle Gray
|
11a82f0412
feat(analyzer): Cache query analysis (#2889)
|
1 year ago |
Kyle Gray
|
ca9ec01124
test: Enabled pgvector tests for managed dbs (#2893)
|
1 year ago |
Andrew Benton
|
876c7c8c10
docs: Use managed databases in PostgreSQL getting started guide (#2892)
|
1 year ago |
Andrew Benton
|
bd9167e7a5
docs: Update getting started guides, use pgx for Postgres guide (#2891)
|
1 year ago |
Kyle Gray
|
375434907b
feat(codegen): Add support for pgvector and pgvector-go (#2888)
|
1 year ago |