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

Move migrations to versioned tuples #2030

Closed
wants to merge 42 commits into from
Closed

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    34c93d7 View commit details
    Browse the repository at this point in the history
  2. Add PRDoc

    chevdor committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    22cf84c View commit details
    Browse the repository at this point in the history
  3. fmt

    chevdor committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1c60daf View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    2071731 View commit details
    Browse the repository at this point in the history
  2. Remove prdoc

    chevdor committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5668f66 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    faee788 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    530e69d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

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

Commits on Nov 7, 2023

  1. Fix migrations

    chevdor committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    2a66661 View commit details
    Browse the repository at this point in the history
  2. Add CI check for migrations

    chevdor committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    c8b5b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49665e1 View commit details
    Browse the repository at this point in the history
  4. fmt

    chevdor committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    92bcb1d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    21980a8 View commit details
    Browse the repository at this point in the history
  2. Missing brackets

    chevdor committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e7d36d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29f1ca4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    690fc7c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fmt

    chevdor committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    e7c44f1 View commit details
    Browse the repository at this point in the history
  2. Fix conflicting naming

    chevdor committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5a4e9d5 View commit details
    Browse the repository at this point in the history
  3. Documentation

    chevdor committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    8281047 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23edaa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a48a23f View commit details
    Browse the repository at this point in the history
  6. Update .github/workflows/check-migrations.yml

    Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
    chevdor and liamaharon authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    6b9424c View commit details
    Browse the repository at this point in the history
  7. Add submig doc

    chevdor committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    32cade2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    af02634 View commit details
    Browse the repository at this point in the history
  2. Add PRDoc

    chevdor committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7e27960 View commit details
    Browse the repository at this point in the history
  3. fmt

    chevdor committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    234c6ec View commit details
    Browse the repository at this point in the history
  4. Remove prdoc

    chevdor committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    635be8b View commit details
    Browse the repository at this point in the history
  5. Add CI check for migrations

    chevdor committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cfe6da8 View commit details
    Browse the repository at this point in the history
  6. Missing brackets

    chevdor committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4d894e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d27b21f View commit details
    Browse the repository at this point in the history
  8. fmt

    chevdor committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f9fe49f View commit details
    Browse the repository at this point in the history
  9. Fix conflicting naming

    chevdor committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e7e3eea View commit details
    Browse the repository at this point in the history
  10. Documentation

    chevdor committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d81ce63 View commit details
    Browse the repository at this point in the history
  11. Update .github/workflows/check-migrations.yml

    Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
    chevdor and liamaharon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    95aecea View commit details
    Browse the repository at this point in the history
  12. Add submig doc

    chevdor committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    737913a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    730d133 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f197892 View commit details
    Browse the repository at this point in the history
  15. Fix some urls

    chevdor committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3fa00eb View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Dec 13, 2023

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