Bulk Migrations Support:
Added the ability to execute bulk migrations for all tenant databases with a single command.
Improved Configuration Management:
Enhanced support for different hosts, usernames, and passwords for tenant databases.
Flexible Driver Configuration:
Added the ability to use different database drivers for tenant databases, independent of the main database driver.
Extended Doctrine Commands:
Introduced new custom extended Doctrine commands for better management and automation of tenant databases.
What's Changed
- Implement bulk create and migrate commands by @RamyHakam in #47
Full Changelog: v2.8.1...v2.8.2