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

Print table schema in DB initialization test #5248

Merged
merged 14 commits into from Jan 11, 2022

Commits on Jan 11, 2022

  1. Print out table schemas in DB initialization check

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    8978467 View commit details
    Browse the repository at this point in the history
  2. rename

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    c47dba7 View commit details
    Browse the repository at this point in the history
  3. fix arg name

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    1926377 View commit details
    Browse the repository at this point in the history
  4. rename to run_logging_operations

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    77b65bc View commit details
    Browse the repository at this point in the history
  5. remove COPY log.py

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    3d74401 View commit details
    Browse the repository at this point in the history
  6. move assert

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    9285ade View commit details
    Browse the repository at this point in the history
  7. print schema after logging

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    b6dbab5 View commit details
    Browse the repository at this point in the history
  8. fix

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    6759b73 View commit details
    Browse the repository at this point in the history
  9. add sqlite

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    f20817b View commit details
    Browse the repository at this point in the history
  10. update step

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    d9a71b2 View commit details
    Browse the repository at this point in the history
  11. move parse_args

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    ef56686 View commit details
    Browse the repository at this point in the history
  12. separate step

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    13578eb View commit details
    Browse the repository at this point in the history
  13. pull

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    e7681fc View commit details
    Browse the repository at this point in the history
  14. remove comments

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    4e8a2fb View commit details
    Browse the repository at this point in the history