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

show columns from table_name targeted like select queries #6825

Merged
merged 6 commits into from
Oct 12, 2020

Commits on Oct 7, 2020

  1. refactor show statement with showInternal interface

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    070622a View commit details
    Browse the repository at this point in the history
  2. add ShowColumns as ShowInternal type

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    e34847b View commit details
    Browse the repository at this point in the history
  3. added show columns plan test

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    d5a3edc View commit details
    Browse the repository at this point in the history
  4. plan show columns stmt

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    a00b71c View commit details
    Browse the repository at this point in the history
  5. fix gofmt

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    b83a6ad View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Merge remote-tracking branch 'upstream/master' into show-full-fields

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    4f23002 View commit details
    Browse the repository at this point in the history