Skip to content

v1.2.3

Choose a tag to compare

@mahmoudmohamedramadan mahmoudmohamedramadan released this 05 Jun 23:14
· 1 commit to 1.x since this release

Fixed

  • Fix table discovery to pass the current schema listing to Schema::getTables() instead of the database name.
  • Forward the connection name (not the database name) to the underlying migrate call's --database option.

Full Changelog: v1.2.2...v1.2.3