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

ddl: Support multiple table rename #19962

Merged
merged 38 commits into from
Oct 28, 2020

Commits on Sep 12, 2020

  1. Configuration menu
    Copy the full SHA
    d5c145b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4cf528 View commit details
    Browse the repository at this point in the history
  3. Fix unit test

    TszKitLo40 committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    38c0db1 View commit details
    Browse the repository at this point in the history
  4. Fix check_dev2

    TszKitLo40 committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    a2961ef View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    8b127c1 View commit details
    Browse the repository at this point in the history
  2. Fix dev

    TszKitLo40 committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    a6249a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    954572a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Refactor the code

    TszKitLo40 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    9618b2f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Add unit tests

    TszKitLo40 committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    43ec78c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c87f28 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'support-multiple-table-rename' of https://github.com/Ts…

    …zKitLo40/tidb into support-multiple-table-rename
    TszKitLo40 committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    2e6154c View commit details
    Browse the repository at this point in the history
  4. Fix check_dev

    TszKitLo40 committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    c2b111f View commit details
    Browse the repository at this point in the history
  5. Fix check_dev

    TszKitLo40 committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    eadd43e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    bcd48c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ba3fa4 View commit details
    Browse the repository at this point in the history
  3. Fix check_dev

    TszKitLo40 committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    4f545c2 View commit details
    Browse the repository at this point in the history
  4. Fix unit test

    TszKitLo40 committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c16d8a3 View commit details
    Browse the repository at this point in the history
  5. Fix unit tests

    TszKitLo40 committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    f8fd5c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Add more ut.

    TszKitLo40 committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    427ef5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    069af66 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    TszKitLo40 committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    5fe4c81 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    1595bc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Fix table existence logic

    TszKitLo40 committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    6040678 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Reformat the code.

    TszKitLo40 committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    9a8eb9d View commit details
    Browse the repository at this point in the history
  2. Fix check_dev

    TszKitLo40 committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    1d5f225 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    65694a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    d878017 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    1dbcab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f213b4 View commit details
    Browse the repository at this point in the history
  3. fix check_dev

    TszKitLo40 committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    142b98e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    50d5cd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    701cbfa View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    b014ed2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f226cab View commit details
    Browse the repository at this point in the history
  3. Merge branch 'support-multiple-table-rename' of https://github.com/Ts…

    …zKitLo40/tidb into support-multiple-table-rename
    TszKitLo40 committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    40a72f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    7f89473 View commit details
    Browse the repository at this point in the history
  2. fix check_dev

    TszKitLo40 committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    d41995b View commit details
    Browse the repository at this point in the history
  3. Replace parser.

    TszKitLo40 committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    1bf151e View commit details
    Browse the repository at this point in the history