forked from mongodb/laravel-mongodb
-
Notifications
You must be signed in to change notification settings - Fork 0
synking fork #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
synking fork #2
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…t database from DSN
…t database from DSN
Adding a fix for #1734 . I might come up with a pull request for json schema's: https://docs.mongodb.com/manual/reference/operator/query/jsonSchema/#op._S_jsonSchema @jenssegers would you like to have this feature?
Added support for Laravel authentication when users need to check their emails to connect
Actually is forced to use `_id`
[feature] StyleCI
Co-Authored-By: Stas <[email protected]>
… into refactor/readme
… into refactor/readme
HybridRelations::morphTo() needs to respect $ownerKey
…dd-matrix-mongodb
Add matrix for mongodb
[Updated PR#1145] Fix paginate in EmbedsMany
Format exception to string so it can be saved correctly. See https://github.com/laravel/framework/blob/6.x/src/Illuminate/Queue/Failed/DatabaseFailedJobProvider.php#L59
[Updated PR#1378] Fix Carbon import on Model as Laravel
Add getCollection function and little improvements
[Updated PR#1745] Bugfix create collection with options
[Updated PR#1534] UTCDateTime conversion now includes milliseconds
[Fix] Format exception to string in failed jobs
[fix] Correct import class for DB in Queue
There is no currently license file, PR #1780 was pushed to develop branch.
Add MIT license
Refactored default database function which detects based on db config or tries to detect it from dsn
[fix] default database detection from dsn
[refactor] tests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
syncing fork