-
Notifications
You must be signed in to change notification settings - Fork 246
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
Update 5.6 docs to reflect multi-row conflicts possibility given unblocked EXCLUDE constraints in 5.6 #6204
Merged
Conversation
This file contains 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
jpe442
changed the base branch from
develop
to
DOCS-1076-documenting-pgd-5-6-1-5-next
November 14, 2024 19:23
josh-heyer
force-pushed
the
DOCS-1076-documenting-pgd-5-6-1-5-next
branch
from
November 18, 2024 01:49
5531826
to
60fc4a1
Compare
…licts possibility in conflicts reference.
…t page with updated language for 5.6
…raints causing multi-row conflicts.
josh-heyer
force-pushed
the
DOCS-1080
branch
from
November 18, 2024 01:50
f5787f4
to
d493f0e
Compare
jpe442
merged commit Nov 18, 2024
0e9b04a
into
DOCS-1076-documenting-pgd-5-6-1-5-next
1 of 2 checks passed
djw-m
pushed a commit
that referenced
this pull request
Nov 20, 2024
…ocked EXCLUDE constraints in 5.6 (#6204) * Changed language to mention EXCLUDE constraints causing mult-row conflicts possibility in conflicts reference. * Added Exclusion constraint conflicts section back to Types of Conflict page with updated language for 5.6 * Changed sentence in reference describing ultiple_unique_constraints. * Changed multiple_unique_conflicts description. * Changed language to reflect nuance regarding UNIQUE and EXCLUDE constraints causing multi-row conflicts.
djw-m
pushed a commit
that referenced
this pull request
Nov 21, 2024
…ocked EXCLUDE constraints in 5.6 (#6204) * Changed language to mention EXCLUDE constraints causing mult-row conflicts possibility in conflicts reference. * Added Exclusion constraint conflicts section back to Types of Conflict page with updated language for 5.6 * Changed sentence in reference describing ultiple_unique_constraints. * Changed multiple_unique_conflicts description. * Changed language to reflect nuance regarding UNIQUE and EXCLUDE constraints causing multi-row conflicts.
djw-m
pushed a commit
that referenced
this pull request
Nov 21, 2024
…ocked EXCLUDE constraints in 5.6 (#6204) * Changed language to mention EXCLUDE constraints causing mult-row conflicts possibility in conflicts reference. * Added Exclusion constraint conflicts section back to Types of Conflict page with updated language for 5.6 * Changed sentence in reference describing ultiple_unique_constraints. * Changed multiple_unique_conflicts description. * Changed language to reflect nuance regarding UNIQUE and EXCLUDE constraints causing multi-row conflicts.
djw-m
pushed a commit
that referenced
this pull request
Nov 25, 2024
…ocked EXCLUDE constraints in 5.6 (#6204) * Changed language to mention EXCLUDE constraints causing mult-row conflicts possibility in conflicts reference. * Added Exclusion constraint conflicts section back to Types of Conflict page with updated language for 5.6 * Changed sentence in reference describing ultiple_unique_constraints. * Changed multiple_unique_conflicts description. * Changed language to reflect nuance regarding UNIQUE and EXCLUDE constraints causing multi-row conflicts.
djw-m
pushed a commit
that referenced
this pull request
Nov 25, 2024
…ocked EXCLUDE constraints in 5.6 (#6204) * Changed language to mention EXCLUDE constraints causing mult-row conflicts possibility in conflicts reference. * Added Exclusion constraint conflicts section back to Types of Conflict page with updated language for 5.6 * Changed sentence in reference describing ultiple_unique_constraints. * Changed multiple_unique_conflicts description. * Changed language to reflect nuance regarding UNIQUE and EXCLUDE constraints causing multi-row conflicts.
gvasquezvargas
pushed a commit
that referenced
this pull request
Nov 28, 2024
…ocked EXCLUDE constraints in 5.6 (#6204) * Changed language to mention EXCLUDE constraints causing mult-row conflicts possibility in conflicts reference. * Added Exclusion constraint conflicts section back to Types of Conflict page with updated language for 5.6 * Changed sentence in reference describing ultiple_unique_constraints. * Changed multiple_unique_conflicts description. * Changed language to reflect nuance regarding UNIQUE and EXCLUDE constraints causing multi-row conflicts.
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.
DOCS-1080
Updating 5.6 docs to reflect multi-row conflicts possibility given unblocked EXCLUDE constraints in 5.6.