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: derived table join column expression to be part of add join predicate on rewrite #15956

Merged
merged 5 commits into from
May 16, 2024

Commits on May 16, 2024

  1. fix: derived table join column expression to be part of add join pred…

    …icate on rewrite
    
    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1ab0fa9 View commit details
    Browse the repository at this point in the history
  2. refactor: pretty code handling

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed May 16, 2024
    Configuration menu
    Copy the full SHA
    490bfa7 View commit details
    Browse the repository at this point in the history
  3. refactor: avoid scary global state

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6e08d76 View commit details
    Browse the repository at this point in the history
  4. test: don't run test on older versions

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d032dcb View commit details
    Browse the repository at this point in the history
  5. test: remove onecase

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2bc5d0a View commit details
    Browse the repository at this point in the history