-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Release 3.8.4
#2264
-
- Add doesntExist to passthru Add doesntExist to passthru #2194
- Fix getRelationQuery breaking changes [3.8] Fix getRelationQuery breaking changes #2263
- Add Model query whereDate support Add Model query whereDate support #2251
- Add transaction free deleteAndRelease() method fix(2228): added transaction free deleteAndRelease() Method #2229
- Add setDatabase to Jenssegers\Mongodb\Connection Add setDatabase to Jenssegers\Mongodb\Connection #2236
- Check dates against DateTimeInterface instead of DateTime Check dates against
DateTimeInterface
instead ofDateTime
#2239 - Move from psr-0 to psr-4 Move from psr-0 to psr-4 #2247
- Apply fixes produced by php-cs-fixer Apply fixes produced by php-cs-fixer #2250
This discussion was created from the release Release 3.8.4.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 1 reply
-
I am currently running on laravel 6.x and laravel mongodb 3.6.
And I am facing issue with whereDate,
which can see that it is been released in 3.8 version.
Can you please also update in the 3.6 ?
If not possible to do so, hoe can I implement in my laravel mongo 3.6 ?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions
1 reply
-
Hello,
We will update it as soon as possible whenever will have time.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment