Releases: mongodb/laravel-mongodb
Releases · mongodb/laravel-mongodb
v2.1.9
v2.2.1
- Fixed issue with datetimes nog being converted
v2.2.0
- Support for Laravel 5.1, sorry it took a while!
v2.1.8
- Added support for
hasColumn
andhasColumns
v2.1.7
v2.1.6
- Added primary key alias for unique index
- Allow Laravel 5.1
v2.1.5
- Added cursor hints
- Added driver options
v2.1.4
- Use aggregation framework for pagination.
v2.1.3
- Queries are now only logged when the database connection is in logging mode.
v2.1.2
- Fixes issue with
sync
for many to many relations - Fixes issue with
lists
by primary key