Skip to content

3.2.0

Compare
Choose a tag to compare
@bizley bizley released this 06 Apr 18:43
· 266 commits to master since this release
  • Option excludeTables has been added to exclude selected tables from scanning while running create-all and update-all actions. Migration history table is added to excluded tables by default.
  • upsert() method has been added in dummy Migration file to properly silence it while scanning migrations.
  • Some code style has been updated.