Skip to content

Implementing migrations

Pre-release
Pre-release
Compare
Choose a tag to compare
@thetutlage thetutlage released this 22 Oct 09:02
  • fix: use correct query constructs for truncating table 8be74bc
  • fix: use primaryAdapterKey when adding where or returning constraints 7c544c5
  • chore: update dependencies 19b21f3
  • feat: export schema from the provider 4675bc2
  • refactor: removing debug flag from test config adc5c8e
  • feat: implement sync and detach methods on many to many query builder 0a4f4fc
  • feat(migrator): add getList method to get list of migrated files b73b4c1
  • test: fix failing tests 1cc797b
  • chore: update dependencies 45be272
  • chore: update dependencies 27da4dd
  • feat: implement migrator to execute schema files 1c95b65
  • feat: add schema class to create/modify tables under migrations ba751e6
  • feat: add support for getting advisory locks with pg, mysql and mariadb 3c3b8ca
  • feat: implement updateOrCreate e154891

v7.1.6-0...v7.1.7-0