Skip to content

add support for SELECT ALL#7593

Merged
systay merged 1 commit intovitessio:masterfrom
planetscale:select-all
Mar 3, 2021
Merged

add support for SELECT ALL#7593
systay merged 1 commit intovitessio:masterfrom
planetscale:select-all

Conversation

@systay
Copy link
Collaborator

@systay systay commented Mar 3, 2021

Adds parser support for SELECT ALL. Since ALL is redundant, it is not kept in the AST.

Fixes #7561

Checklist

  • Should this PR be backported? Nope
  • Tests were added or are not required Not required
  • Documentation was added or is not required Not needed

Impacted Areas in Vitess

Components that this PR will affect:

  • Query Serving

Signed-off-by: Andres Taylor <andres@planetscale.com>
@systay systay merged commit ed545f7 into vitessio:master Mar 3, 2021
@systay systay deleted the select-all branch March 3, 2021 14:44
@askdba askdba added this to the v10.0 milestone Mar 4, 2021
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.

Support SELECT ALL

3 participants