Skip to content

v0.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Dec 19:36

Changelog

  • 6648b9f add changelog for 0.13.0
  • 29b3e2e upgrade dependencies; replace mssql driver with official and maintained one
  • 6d4eb36 support duplicate constaints names across pg schemas (#72)
  • 3e1b6f3 update go mod
  • c7b9853 Update readme to use explicit version in the install command
  • 9b755c7 Refactor MSSQL connection to choose driver dynamically (#70)
  • b0d6fe7 upgrade go version to 1.24
  • 76c5d90 add goreleaser write permission; use latest 2019 mssql image