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

MoveTables: update vschema while moving tables with autoincrement from sharded to unsharded #9288

Merged

Commits on Nov 26, 2021

  1. Set sequence if defined for a table in the vschema when moving tables…

    … to unsharded keyspace
    
    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3372287 View commit details
    Browse the repository at this point in the history
  2. Do not copy sequence info for a migrate workflow

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    9ac5266 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Address review comments

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    cab2a7e View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Address review comments

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    dd042cf View commit details
    Browse the repository at this point in the history