Skip to content

Migrations 3.3.0

Compare
Choose a tag to compare
@markstory markstory released this 31 Oct 03:21
e0ee5fb

New Features

  • Migrator::runMany() was added. This method complements Migrator::run() and allows you to run migrations for multiple connections, plugins and sources at once. Added by @pabloelcolombiano in #522

What's Changed

Full Changelog: 3.2.0...3.3.0