Skip to content

Releases: sqldef/sqldef

v3.10.0

04 Mar 08:16
Immutable release. Only release title and notes can be modified.
837b7f8

Choose a tag to compare

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

15 Feb 13:00
Immutable release. Only release title and notes can be modified.
700c5f2

Choose a tag to compare

What's Changed

Full Changelog: v3.9.7...v3.9.8

v3.9.7

05 Feb 21:19
Immutable release. Only release title and notes can be modified.
3fa3b23

Choose a tag to compare

What's Changed

Full Changelog: v3.9.6...v3.9.7

v3.9.6

05 Feb 02:09
Immutable release. Only release title and notes can be modified.
ec86c56

Choose a tag to compare

What's Changed

Full Changelog: v3.9.5...v3.9.6

v3.9.5

03 Feb 06:21
Immutable release. Only release title and notes can be modified.
cbca1fd

Choose a tag to compare

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

Full Changelog: v3.9.4...v3.9.5

v3.9.4

08 Jan 12:04
Immutable release. Only release title and notes can be modified.
d9016f9

Choose a tag to compare

What's Changed

  • Tweak --password-prompt behavior by @moznion in #1102
  • fix: preserve unique constraint when renaming column in psqldef by @178inaba in #1103
  • Allow type keywords as unquoted index column names by @moznion in #1104

New Contributors

Full Changelog: v3.9.3...v3.9.4

v3.9.3

07 Jan 13:06
Immutable release. Only release title and notes can be modified.
4dc90a9

Choose a tag to compare

What's Changed

  • doc: add doc for disable_ddl_transation by @gfx in #1098
  • fix: skip comment cleanup for renamed objects in psqldef by @178inaba in #1101

Full Changelog: v3.9.2...v3.9.3

v3.9.2

05 Jan 00:28
Immutable release. Only release title and notes can be modified.
6adff68

Choose a tag to compare

What's Changed

  • chore: no status check is required for coverage rate by @gfx in #1094
  • doc: add Renaming section to README by @gfx in #1095

Full Changelog: v3.9.1...v3.9.2

v3.9.1

04 Jan 11:24
Immutable release. Only release title and notes can be modified.
c72199f

Choose a tag to compare

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

02 Jan 13:25
Immutable release. Only release title and notes can be modified.
e1c1354

Choose a tag to compare

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