Kyle Conroy
|
30d27943d7
docs: Add changelog for v1.24.0
|
11 months ago |
Andrew Benton
|
d5c530268f
fix: Return an error instead of generating duplicate Go names (#2962)
|
11 months ago |
Kyle Gray
|
64313a6fe2
feat(verify): Add new command to verify queries and migrations (#2986)
|
11 months ago |
dependabot[bot]
|
a7d50c5529
build(deps): bump certifi from 2023.7.22 to 2023.11.17 in /docs (#2993)
|
11 months ago |
eduardolat
|
35da51756c
test: add glob pattern tests to sqlpath.Glob (#2995)
|
11 months ago |
Kyle Gray
|
a113b6780a
feat(examples): Use hosted MySQL databases for tests (#2982)
|
1 year ago |
Kyle Gray
|
66ada0a028
build(buf): Change root of Buf module (#2987)
|
1 year ago |
Kyle Gray
|
d1bbf82e19
feat(createdb): Add support for MySQL (#2980)
|
1 year ago |
Andrew Benton
|
7a16df5597
fix: Update help text for generate to be more generic (#2981)
|
1 year ago |
Kyle Gray
|
721eba0979
fix(codegen): Never generate return structs for :exec (#2976)
|
1 year ago |
Andrew Benton
|
fbb5ab8039
docs: Minor cleanup in overrides doc (#2977)
|
1 year ago |
Valeriy Selitskiy
|
13141d9567
Enhance `sqlpath.Glob` to actually support glob wildcard (#2955)
|
1 year ago |
dependabot[bot]
|
66293c6d11
build(deps): bump urllib3 from 2.0.7 to 2.1.0 in /docs (#2975)
|
1 year ago |
Andrew Benton
|
6763792ad6
fix(docs): Better discussion of type override nuances (#2972)
|
1 year ago |
Andrew Benton
|
e120ef20ec
feat(ci): Rely on go.mod to determine which Go version to use (#2971)
|
1 year ago |
dependabot[bot]
|
41d71654f1
build(deps): bump github.com/google/cel-go from 0.18.1 to 0.18.2 (#2969)
|
1 year ago |
Andrew Benton
|
f36106c09c
chore: Bump Go version from 1.21.3 to 1.21.4 in workflows and Dockerfile (#2961)
|
1 year ago |
Kyle Gray
|
cfe3033db6
docs: Add comment about <PROJECT_ID> (#2957)
|
1 year ago |
Kyle Gray
|
a7d4d9c026
fix(compiler): No panic on full-qualified column names (#2956)
|
1 year ago |
Kyle Gray
|
ed9264d31c
feat: Add script to mirror code to sqlc-gen-go (#2952)
|
1 year ago |
Kyle Gray
|
5dacaf054a
test: Remove Kotlin examples (#2953)
|
1 year ago |
Kyle Gray
|
a334908d82
test: New workflow for sqlc-gen-python (#2936)
|
1 year ago |
Andrew Benton
|
b7341bac52
fix(codegen/golang): Move more Go-specific config validation into the plugin (#2951)
|
1 year ago |
Weizhen Wang
|
08ecde78dc
build(deps): change github.com/pingcap/tidb/parser to github.com/pingcap/tidb/pkg/parser
|
1 year ago |
dependabot[bot]
|
069b25725c
build(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 (#2947)
|
1 year ago |
dependabot[bot]
|
7b65e9c603
build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#2946)
|
1 year ago |
dependabot[bot]
|
02ef26f66c
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.18 (#2945)
|
1 year ago |
dependabot[bot]
|
f2bcb046d6
build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2944)
|
1 year ago |
Andrew Benton
|
3b528ec35d
chore: Clean up a little, update LICENSE and README (#2941)
|
1 year ago |
Andrew Benton
|
856779c5df
fix(compiler): Prevent panic when compiler is nil (#2942)
|
1 year ago |