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 report error when replicate incompatible ddl #9856

Merged
merged 20 commits into from
Oct 12, 2023

Commits on Sep 22, 2023

  1. update

    GMHDBJD committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5ce73c1 View commit details
    Browse the repository at this point in the history
  2. add ut

    GMHDBJD committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    35cfbd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. fix test

    GMHDBJD committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8ca128f View commit details
    Browse the repository at this point in the history
  2. update test

    GMHDBJD committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8fbc856 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

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

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    768dd93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fae4d8 View commit details
    Browse the repository at this point in the history
  3. fix ut

    GMHDBJD committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c911e2c View commit details
    Browse the repository at this point in the history
  4. fix lint

    GMHDBJD committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5739354 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. fix lint

    GMHDBJD committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f79fabf View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    GMHDBJD committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    daacfb8 View commit details
    Browse the repository at this point in the history
  3. fix ut

    GMHDBJD committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7368272 View commit details
    Browse the repository at this point in the history
  4. fix ut

    GMHDBJD committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9f8816a View commit details
    Browse the repository at this point in the history
  5. fix it

    GMHDBJD committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a6bfb48 View commit details
    Browse the repository at this point in the history
  6. address comment

    GMHDBJD committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    cf1cffc View commit details
    Browse the repository at this point in the history
  7. address comment

    GMHDBJD committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2e535b1 View commit details
    Browse the repository at this point in the history
  8. address comment

    GMHDBJD committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c9ae0fb View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Revert "address comment"

    This reverts commit c9ae0fb.
    GMHDBJD committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8fdcfc2 View commit details
    Browse the repository at this point in the history
  2. address comment

    GMHDBJD committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b06aaea View commit details
    Browse the repository at this point in the history
  3. fix it

    GMHDBJD committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d326188 View commit details
    Browse the repository at this point in the history