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

Delete table reference alias support #8393

Merged
merged 4 commits into from
Jun 28, 2021

Commits on Jun 28, 2021

  1. added e2e test in sharded and unsharded keyspace

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    8b5d646 View commit details
    Browse the repository at this point in the history
  2. added single table reference delete query

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    4367234 View commit details
    Browse the repository at this point in the history
  3. rewrite delete query with table reference for single table

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    6f9b870 View commit details
    Browse the repository at this point in the history
  4. fix panic for unrelated tests

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    1fea7f9 View commit details
    Browse the repository at this point in the history