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

Migrate to Xormigrate #31523

Open
wants to merge 55 commits into
base: main
Choose a base branch
from
Open

Migrate to Xormigrate #31523

wants to merge 55 commits into from

Commits on Jun 29, 2024

  1. Add basic stuff

    qwerty287 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    f1f542d View commit details
    Browse the repository at this point in the history
  2. Some more stuff

    qwerty287 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    e5c57a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

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

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

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

Commits on Jul 18, 2024

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

    qwerty287 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5ef3cf4 View commit details
    Browse the repository at this point in the history
  3. fix lints

    qwerty287 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e46974d View commit details
    Browse the repository at this point in the history
  4. Remove duplicated id

    qwerty287 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7d417e0 View commit details
    Browse the repository at this point in the history
  5. fix duplicated id

    qwerty287 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    faa3c52 View commit details
    Browse the repository at this point in the history
  6. Revert "Remove duplicated id"

    This reverts commit 7d417e0.
    qwerty287 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a81a925 View commit details
    Browse the repository at this point in the history
  7. fix missing id

    qwerty287 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    694b13e View commit details
    Browse the repository at this point in the history
  8. make tidy

    qwerty287 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    507abd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    be176ed View commit details
    Browse the repository at this point in the history
  2. do nothing on fresh db

    qwerty287 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    17e9d32 View commit details
    Browse the repository at this point in the history
  3. error when version missing

    qwerty287 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    6c057fe View commit details
    Browse the repository at this point in the history
  4. fix

    qwerty287 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    737c444 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2203bcb View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    e4acc57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    882be8f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 24, 2024

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

Commits on Jul 25, 2024

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

Commits on Jul 27, 2024

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

Commits on Jul 30, 2024

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

Commits on Aug 4, 2024

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

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

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

Commits on Aug 8, 2024

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

Commits on Aug 10, 2024

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

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

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

Commits on Aug 18, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    614d6f0 View commit details
    Browse the repository at this point in the history
  2. Move table drop

    qwerty287 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    dfe30fe View commit details
    Browse the repository at this point in the history
  3. fix lint

    qwerty287 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    da99ba5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 24, 2024

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

Commits on Aug 25, 2024

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

Commits on Aug 29, 2024

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

Commits on Aug 30, 2024

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

Commits on Sep 2, 2024

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

Commits on Sep 8, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    8899c86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52fd484 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 20, 2024

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

Commits on Sep 21, 2024

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

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

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

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    7c079ca View commit details
    Browse the repository at this point in the history
  2. fix merge

    qwerty287 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0da63df View commit details
    Browse the repository at this point in the history