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

Adds support for all the rails queries using information_schema #7143

Merged
merged 3 commits into from
Dec 9, 2020

Commits on Dec 9, 2020

  1. Added rails tests

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    7e3ad70 View commit details
    Browse the repository at this point in the history
  2. added support for constraint_schema and schema_name columns

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    18417d6 View commit details
    Browse the repository at this point in the history
  3. allow two predicates if they refer to the same table or schema

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    7994d9a View commit details
    Browse the repository at this point in the history