Releases: sqldef/sqldef
Releases · sqldef/sqldef
v3.10.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- build(deps): bump actions/attest-build-provenance from 3.1.0 to 3.2.0 by @dependabot[bot] in #1138
- build(deps): bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #1139
- build(deps): bump docker/build-push-action from 6.16.0 to 6.19.2 by @dependabot[bot] in #1140
- build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in the go_modules group across 1 directory by @dependabot[bot] in #1137
- build(deps): bump golang.org/x/term from 0.39.0 to 0.40.0 by @dependabot[bot] in #1144
- Strip redundant casts around text/character varying by @wreulicke in #1143
- build(deps): bump modernc.org/sqlite from 1.44.3 to 1.46.1 by @dependabot[bot] in #1145
- Support CREATE INDEX IF NOT EXISTS in generic parser (#1142) by @gfx in #1146
- Fix foreign key idempotency failure when pgquery fallback occurs (#1147) by @gfx in #1148
Full Changelog: v3.9.8...v3.10.0
v3.9.8
Immutable
release. Only release title and notes can be modified.
v3.9.7
Immutable
release. Only release title and notes can be modified.
What's Changed
- Allow non-reserved keyword as table-id by @winebarrel in #1125
Full Changelog: v3.9.6...v3.9.7
v3.9.6
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix line comment check: Do not skip comment includes multi-line SQL by @winebarrel in #1121
- Add isSingleLineComment() by @winebarrel in #1123
Full Changelog: v3.9.5...v3.9.6
v3.9.5
Immutable
release. Only release title and notes can be modified.
What's Changed
- update deps, removing vulncheck in CI by @gfx in #1118
- chore: Remove unnecessary "if" condtion by @winebarrel in #1117
- Ignore CreateFunctionStmt node when using pgquery parser by @winebarrel in #1116
- allow using increment as a function name by @gfx in #1120
New Contributors
- @winebarrel made their first contribution in #1117
Full Changelog: v3.9.4...v3.9.5
v3.9.4
Immutable
release. Only release title and notes can be modified.
v3.9.3
Immutable
release. Only release title and notes can be modified.
v3.9.2
Immutable
release. Only release title and notes can be modified.
v3.9.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- build(deps): bump Songmu/tagpr from 1.9.0 to 1.10.0 by @dependabot[bot] in #1086
- build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #1087
- build(deps): bump actions/attest-build-provenance from 3.0.0 to 3.1.0 by @dependabot[bot] in #1088
- feat: DISTINCT ON for psqldef by @gfx in #1093
Full Changelog: v3.9.0...v3.9.1
v3.9.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- build(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #1073
- build(deps): bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1 by @dependabot[bot] in #1076
- build(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in #1075
- build(deps): bump github.com/microsoft/go-mssqldb from 1.9.4 to 1.9.5 by @dependabot[bot] in #1077
- build(deps): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #1080
- build(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in #1081
- build(deps): bump actions/create-github-app-token from 2.2.0 to 2.2.1 by @dependabot[bot] in #1082
- build(deps): bump modernc.org/sqlite from 1.40.1 to 1.41.0 by @dependabot[bot] in #1074
- build(deps): bump docker/metadata-action from 5.8.0 to 5.10.0 by @dependabot[bot] in #1078
- build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #1079
- feat: let psqldef parse SET statatements (but ignored) by @gfx in #1084
- chore: disable labels for dependabot PRs (semver labels makes tagpr confused) by @gfx in #1085
Full Changelog: v3.8.14...v3.9.0