v1.2.3
·
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
migratecall's--databaseoption.
Full Changelog: v1.2.2...v1.2.3