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

Remove non standard keywords from show #5124

Conversation

saifalharthi
Copy link
Contributor

This is a continuation from #4384

demmer and others added 2 commits February 23, 2019 07:57
Since the vtgate executor accepts arbitrary sql identifiers as the
type value for `show` statements, remove vitess-specific keywords
from the grammar for things like `vitess_keyspaces`, `vitess_shards`,
and more.

Along the way, add support for `show keyspaces` and make sure to
lowercase the show target.

Signed-off-by: Michael Demmer <mdemmer@slack-corp.com>
Signed-off-by: Saif Alharthi <saif@saifalharthi.me>
@sougou sougou merged commit b5207f0 into vitessio:master Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants