Skip to content
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

Fix owned vindex query to keep alias in table expression #9244

Merged
merged 2 commits into from
Nov 16, 2021

Conversation

harshit-gangal
Copy link
Member

Description

This PR fixes the table expression to keep table alias. Also, add table alias support in delete statement parsing.

Related Issue(s)

Checklist

  • Tests were added or are not required
  • Documentation was added or is not required

Deployment Notes

…d delete

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
@harshit-gangal harshit-gangal merged commit 4d7ab60 into vitessio:main Nov 16, 2021
@harshit-gangal harshit-gangal deleted the fix-4257 branch November 16, 2021 10:40
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.

OwnedVindexQuery keeps alias in where clause but drops alias in table expression
2 participants