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

Verify that we don't need to port the DB version checking code #44

Open
rafidka opened this issue Apr 22, 2024 · 0 comments
Open

Verify that we don't need to port the DB version checking code #44

rafidka opened this issue Apr 22, 2024 · 0 comments

Comments

@rafidka
Copy link
Contributor

rafidka commented Apr 22, 2024

Overview

Context: #41 (comment)

Acceptance Criteria

  • Verify that our version checking mechanism doesn't allow the wrong Airflow version to be installed.
    • Thus, verify that it is not possible to accidentally bump the DB version.
  • Verify that there is no other need for the Alembic version checking.

Alternatively, if we discover that we do actually need to port the Alembic version checking, then the acceptance criteria is:

  • Port the version checking code.
  • Test it.

Additional Info

<Optional if you have additional info/context that you are useful to attach>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant