Fix capitalization, typo, and grammar mistake #2533
Conversation
ghost
added the
GH Review: review-needed
label
Aug 16, 2016
ghost
commented
Aug 16, 2016
|
@acinader updated the pull request. |
ghost
commented
Aug 16, 2016
|
@acinader updated the pull request. |
acinader
commented on the diff
Aug 16, 2016
2.3.0.md
| @@ -1,6 +1,6 @@ | ||
| # Upgrading Parse Server to version 2.3.0 | ||
| -Parse Server version 2.3.0 begins using unique indexes to ensure User's username and email are unique. This is not a backwards incompatable change, but it may in some cases cause a significant performance regression until the index finishes building. Building the unique index before upgrading your Parse Server version will eliminate the performance impact, and is a recommended step before upgrading any app to Parse Server 2.3.0. New apps starting with version 2.3.0 do not need to take any steps before beginning their project. | ||
| +Parse Server version 2.3.0 begins using unique indexes to ensure the User's username and email are unique. This is not a backwards incompatible change, but it may in some cases cause a significant performance regression until the index finishes building. Building the unique index before upgrading your Parse Server version will eliminate the performance impact, and is a recommended step before upgrading any app to Parse Server 2.3.0. New apps starting with version 2.3.0 do not need to take any steps before beginning their project. |
acinader
Collaborator
|
codecov-io
commented
Aug 16, 2016
•
Current coverage is 91.92% (diff: 100%)@@ master #2533 diff @@
==========================================
Files 96 96
Lines 10887 10887
Methods 1345 1345
Messages 0 0
Branches 1757 1757
==========================================
Hits 10008 10008
Misses 879 879
Partials 0 0
|
flovilmart
merged commit 7616b8d into parse-community:master Aug 16, 2016
1 check failed
continuous-integration/travis-ci/pr
The Travis CI build failed
Details
caoer
added a commit
to caoer/parse-server
that referenced
this pull request
Aug 29, 2016
|
|
caoer |
4da46a6
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
acinader commentedAug 16, 2016
No description provided.