Skip to content

Update vreplicator docs#8014

Merged
rohit-nayak-ps merged 1 commit intovitessio:masterfrom
kirs:vreplication-select-where-docs
May 1, 2021
Merged

Update vreplicator docs#8014
rohit-nayak-ps merged 1 commit intovitessio:masterfrom
kirs:vreplication-select-where-docs

Conversation

@kirs
Copy link
Copy Markdown
Contributor

@kirs kirs commented May 1, 2021

In a few references in code and in the docs website I found that Only "in_keyrange" expressions are supported in the where clause - while that's not true and vreplication also supports plain equality comparisons like WHERE somecol='blah' (here's the code; it was shipped as part of #5949).

I'd like this to be clearly documented for others.

Signed-off-by: Kir Shatrov <shatrov@me.com>
@kirs kirs force-pushed the vreplication-select-where-docs branch from 2b4bbd9 to 5ed2da4 Compare May 1, 2021 21:03
Copy link
Copy Markdown
Member

@rohit-nayak-ps rohit-nayak-ps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm
thanks, appreciate the documentation fix

@rohit-nayak-ps rohit-nayak-ps merged commit 092a935 into vitessio:master May 1, 2021
@kirs kirs deleted the vreplication-select-where-docs branch May 9, 2021 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants