Skip to content

v1.0.0-beta.14

Pre-release
Pre-release

Choose a tag to compare

@AndriiSherman AndriiSherman released this 04 Feb 15:11
· 14 commits to beta since this release
a36c63d

Migrator update

The migrator now applies all changes that are missing in the database. Previously the migrator only looked for local migrations with a creation date later than the last migration applied in the database
Now it detects and applies all missing migrations

  • Fixed generate and pull commands to display the SQL file instead of the folder path in the migration output message

Your SQL migration ➜ path

Bug fixed