Skip to content

v3.16.0

Choose a tag to compare

@github-actions github-actions released this 25 May 19:52
· 60 commits to master since this release
63072e7
  • feat: migrate from gopkg.in/yaml.v3 to github.com/goccy/go-yaml (#290 by @tomnewton)
  • feat: add support for interleaved tables in spanner (#290 by @tomnewton)
  • perf: identify identity columns once during init for postgres (#289) (#289 by @kolaente)
  • feat: adds support for foreign keys constraints for composite primary keys in spanner (#287 by @tomnewton)