Added
- #7200 Added
Hyperf\Database\Connection::scalar()which used to retrieve the first column of the first row from a query. - #7279 Support to generate comments from
traitwhen usinggen:model. - #7286 Added
Hyperf\Coroutine\Coroutine::list(). - #7291 Support to throw exception when read
nullfromModel::createOrFirst.
New Contributors
Full Changelog: v3.1.51...v3.1.52