Releases: mongodb/laravel-mongodb
Releases · mongodb/laravel-mongodb
v2.1.3
23 Mar 21:47
Compare
Sorry, something went wrong.
No results found
Queries are now only logged when the database connection is in logging mode.
v2.1.2
22 Mar 20:31
Compare
Sorry, something went wrong.
No results found
Fixes issue with sync
for many to many relations
Fixes issue with lists
by primary key
v2.0.5
22 Mar 20:46
Compare
Sorry, something went wrong.
No results found
Fixes issue with sync
for many to many relations
Fixes issue with lists
by primary key
v2.1.1
05 Mar 19:51
Compare
Sorry, something went wrong.
No results found
Better MongoDB DSN generation.
You can now also directly pass the DSN string to set up a connection.
v2.0.4
16 Feb 14:25
Compare
Sorry, something went wrong.
No results found
v2.1.0
24 Feb 08:52
Compare
Sorry, something went wrong.
No results found
Temporary tag for Laravel 5
v2.1.0-beta
11 Feb 16:59
Compare
Sorry, something went wrong.
No results found
v2.0.3
04 Feb 10:38
Compare
Sorry, something went wrong.
No results found
Fixes issue #325
Fixes compileWhereIn for MongoDB 2.6.0
Removed unused imports
v2.0.2
16 Sep 11:05
Compare
Sorry, something went wrong.
No results found
v2.0.1
11 Aug 10:05
Compare
Sorry, something went wrong.
No results found
Revert service provider code, fixes #280 .
Support for 'regexp' and 'not regexp' operations, check readme for more information.