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

Issue #378: Add alembic support for database migrations #387

Draft
wants to merge 98 commits into
base: master
Choose a base branch
from

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    2934ad5 View commit details
    Browse the repository at this point in the history
  2. Add new requirement

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

Commits on Feb 7, 2022

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

Commits on Feb 9, 2022

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

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    6b88b2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfd6a60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea6adf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aed669d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d66953 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    4a35636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18788ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0531a65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b297630 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51bac6f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    b37a1ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2c74f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b9d47a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    7f933ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    216778a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac061d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f875508 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8140b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    2c3500c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c642b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    79e06f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54e814f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

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

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    4ea0b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51fb696 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    871a149 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9da009 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1ff74f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b74fc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e18256 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

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

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    938440b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0efe216 View commit details
    Browse the repository at this point in the history
  3. Change how expected_diffs() returns values

    This might solve problems between comparisons seen on CircleCI
    baileythegreen committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    8da38c7 View commit details
    Browse the repository at this point in the history
  4. Change handling of stdout and stderr from subprocess.run calls

    The keyword `capture_output` is not compatible with Python 3.6
    baileythegreen committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    84f4a35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4d8293 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02bb750 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55480ea View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    b0c0947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdcf580 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d434f23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9459068 View commit details
    Browse the repository at this point in the history
  5. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    34a694b View commit details
    Browse the repository at this point in the history
  6. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    12daf2c View commit details
    Browse the repository at this point in the history
  7. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    ed18de5 View commit details
    Browse the repository at this point in the history
  8. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    a3efcbc View commit details
    Browse the repository at this point in the history
  9. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    84b71e6 View commit details
    Browse the repository at this point in the history
  10. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    27ee6bb View commit details
    Browse the repository at this point in the history
  11. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    0bfef52 View commit details
    Browse the repository at this point in the history
  12. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    373725f View commit details
    Browse the repository at this point in the history
  13. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    baaec35 View commit details
    Browse the repository at this point in the history
  14. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    d3a967c View commit details
    Browse the repository at this point in the history
  15. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    359c00d View commit details
    Browse the repository at this point in the history
  16. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    1a549e4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3c44d35 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1aed40c View commit details
    Browse the repository at this point in the history
  19. Fix import syntax

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    983cd87 View commit details
    Browse the repository at this point in the history
  20. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    8e71334 View commit details
    Browse the repository at this point in the history
  21. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    72dd920 View commit details
    Browse the repository at this point in the history
  22. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    0892fc4 View commit details
    Browse the repository at this point in the history
  23. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    b3b31f9 View commit details
    Browse the repository at this point in the history
  24. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    1f0e3d4 View commit details
    Browse the repository at this point in the history
  25. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    720e0af View commit details
    Browse the repository at this point in the history
  26. Updated config.yml

    baileythegreen committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    8b34edc View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    f351084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f224dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86b79a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Configuration menu
    Copy the full SHA
    8aa105e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a10cb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3529691 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    cf810c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03c0057 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc27460 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    cd5306c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ee0636 View commit details
    Browse the repository at this point in the history
  3. Enhance comments

    baileythegreen committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    cc59b98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67ff5f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c76bfb View commit details
    Browse the repository at this point in the history
  6. Fix typos

    baileythegreen committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    40470a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ef493e View commit details
    Browse the repository at this point in the history
  8. Remove references to non-existent fixtures

    These should have been removed in 2ee0636, but were missed
    baileythegreen committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    78d6f8a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

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

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    063f1e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b7005e View commit details
    Browse the repository at this point in the history
  3. Updated config.yml

    baileythegreen committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    38d6e58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cefb577 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ffa925 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6847534 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    d7ffd88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d734ee View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

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

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    7b77064 View commit details
    Browse the repository at this point in the history
  2. Updated config.yml

    baileythegreen committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    93cc99f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

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