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

INSERTs having Cross shard foreign keys support #13859

Closed
wants to merge 3 commits into from

Commits on Aug 31, 2023

  1. refactor: refactor insert planning to have forieng key checks in the end

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    499bdab View commit details
    Browse the repository at this point in the history
  2. feat: add preliminary fk verify planning for inserts

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    02e1a2b View commit details
    Browse the repository at this point in the history
  3. feat: fix bug in insert planning

    Signed-off-by: Manan Gupta <manan@planetscale.com>
    GuptaManan100 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    81d66df View commit details
    Browse the repository at this point in the history