Version 4.6.5
Release Date: Unreleased
4.6.5 release of CodeIgniter4
BREAKING
Message Changes
Changes
Deprecations
Bugs Fixed
Database: Fixed a bug where
Seeder::call()did not pass the database connection to child seeders, causing them to use the default connection instead of the one specified viaDatabase::seeder('group').
See the repo’s CHANGELOG.md for a complete list of bugs fixed.