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

Dump table schemas and make CI fail when they change #5264

Merged
merged 9 commits into from Jan 14, 2022

Commits on Jan 13, 2022

  1. dump table schemas

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    e4ccb98 View commit details
    Browse the repository at this point in the history
  2. detect diff

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    7f7a52f View commit details
    Browse the repository at this point in the history
  3. fix echos

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    ce410ee View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. add exit 1

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    e9af029 View commit details
    Browse the repository at this point in the history
  2. create directory on host

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    da09955 View commit details
    Browse the repository at this point in the history
  3. ignore ordering

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    89874d1 View commit details
    Browse the repository at this point in the history
  4. lint

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    16907d6 View commit details
    Browse the repository at this point in the history
  5. use sorted

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    c103c31 View commit details
    Browse the repository at this point in the history
  6. update migration instructions

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    e2c8f3d View commit details
    Browse the repository at this point in the history