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

22827 - Add sql-versioning library and versioning switching logic #3024

Merged
merged 13 commits into from
Oct 21, 2024

Commits on Oct 17, 2024

  1. 22827 - add sql-versioning library & versioning switching logic

    Signed-off-by: chenhongjing <60866283+chenhongjing@users.noreply.github.com>
    chenhongjing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    685ee7a View commit details
    Browse the repository at this point in the history
  2. update requirements.txt

    Signed-off-by: chenhongjing <60866283+chenhongjing@users.noreply.github.com>
    chenhongjing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a630e64 View commit details
    Browse the repository at this point in the history
  3. fix linting

    Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
    chenhongjing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    117154f View commit details
    Browse the repository at this point in the history
  4. temporarily point to another branch dependencies

    Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
    chenhongjing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    474af62 View commit details
    Browse the repository at this point in the history
  5. fix linting & add dependencies

    Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
    chenhongjing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ff8194d View commit details
    Browse the repository at this point in the history
  6. fix linting

    Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
    chenhongjing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f209423 View commit details
    Browse the repository at this point in the history
  7. fix linting

    Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
    chenhongjing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5d53988 View commit details
    Browse the repository at this point in the history
  8. update sql-versioning

    Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
    chenhongjing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2729320 View commit details
    Browse the repository at this point in the history
  9. add TODO for sql-versioning

    Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
    chenhongjing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a1be15f View commit details
    Browse the repository at this point in the history
  10. small tweaks

    Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
    chenhongjing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    24d98d8 View commit details
    Browse the repository at this point in the history
  11. update README.md of sql-versioning

    Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
    chenhongjing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    668078f View commit details
    Browse the repository at this point in the history
  12. update dependencies

    Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
    chenhongjing committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    beb7aec View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. add test for rollback

    Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
    chenhongjing committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    56235b3 View commit details
    Browse the repository at this point in the history