4.7.0
版本发布时间: 2024-07-19 21:43:52
mongodb/laravel-mongodb最新发布版本:4.8.0(2024-08-28 05:15:15)
This release improves the compatibility with introspection features provided by Laravel (commads db:show
and db:table
) and the package barryvdh/laravel-ide-helper
.
What's Changed
New Features
- Add
Connection::getServerVersion
by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/3043 - Add
Schema\Builder::getTables
by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/3044 - Add
Schema::getColumns()
andgetIndexes()
by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/3045 - Add
Builder::upsert
by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/3053 - Add
Schema::hasColumn()
andhasColumns()
method by @Alex-Belyi in https://github.com/mongodb/laravel-mongodb/pull/3001
Fixed
- Fix unsetting property in embedded model by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/3052
New Contributors
- @mcmorisi made their first contribution in https://github.com/mongodb/laravel-mongodb/pull/3036
- @Alex-Belyi made their first contribution in https://github.com/mongodb/laravel-mongodb/pull/3001
Full Changelog: https://github.com/mongodb/laravel-mongodb/compare/4.6.0...4.7.0
1、 cyclonedx.sbom.json 3.09KB