-
Notifications
You must be signed in to change notification settings - Fork 1.4k
DOCSP-44949 Relabel TOC #3202
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
Closed
Closed
DOCSP-44949 Relabel TOC #3202
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
* PHPORM-147 Make id an alias for _id * Use id as primary key for DocumentModel * Recursively replace .id with ._id
…db#3105) * PHPORM-230 Convert DateTimeInterface to UTCDateTime in queries * Alias id to _id in subdocuments
…on::collection(). Use $table and Connection::table() instead (mongodb#3104)
…h Laravel's behavior (mongodb#3107)
Class "MongoDB\Laravel\MongoDBQueueServiceProvider" not found due to being removed in this commit mongodb@a0b6134
Use the current timezone when reading an UTCDateTime
Conversion of ObjectId to string is done in Laravel https://github.com/laravel/framework/blob/646520ad682d98b5211c6e26092259cfbe130b5c/src/Illuminate/Collections/Arr.php#L562 --------- Co-authored-by: Jérôme Tamarelle <[email protected]>
* DOCSP-43615: raw() ID conversion * utcdatetime * wording
Adds information about Laravel Herd to the quick start
Adds raw() field conversions and Laravel Herd information
Adds information about dot and arrow notation conversion in v5.1
Compatibility table updates for v5.1
…odb` (mongodb#3192) * PHPORM-259 Register MongoDB Session Handler with SESSION_DRIVER=mongodb * Explicit dependency to symfony/http-foundation
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.
JIRA - https://jira.mongodb.org/browse/DOCSP-44940
Staging -
Checklist