3.2.0
- Option
excludeTables
has been added to exclude selected tables from scanning while runningcreate-all
andupdate-all
actions. Migration history table is added to excluded tables by default. upsert()
method has been added in dummyMigration
file to properly silence it while scanning migrations.- Some code style has been updated.