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

Set up alembic migration usage #954

Merged
merged 9 commits into from
Feb 21, 2022

Commits on Jan 27, 2022

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

Commits on Feb 16, 2022

  1. Merge commit '14cc541f7a1461a1f53100892b2915cb24bad960' into alembic

    # Conflicts:
    #	mealie/db/models/recipe/recipe.py
    PFischbeck committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    3674822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c999b14 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    9e2c89f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82daaf1 View commit details
    Browse the repository at this point in the history
  3. Skip initial migrations if tables already exist

    This eases the transition from a pre-alembic state
    PFischbeck committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    c23e784 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd36526 View commit details
    Browse the repository at this point in the history
  5. Add alembic test stubs

    PFischbeck committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    4a84dc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

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