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

Use db_backup + management commands to implement data dump/load/seed #22693

Merged
merged 13 commits into from
Sep 26, 2024

Commits on Sep 24, 2024

  1. Validate data dump

    KevinMind committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e348b0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41d90e0 View commit details
    Browse the repository at this point in the history
  3. TMP: fix docs

    KevinMind committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8642092 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88304b1 View commit details
    Browse the repository at this point in the history
  5. Reindex on data_load

    KevinMind committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d57d2e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    709beeb View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Remove dead settings

    KevinMind committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8e620b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1252b0 View commit details
    Browse the repository at this point in the history
  3. Remove uneeded data_load

    KevinMind committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a04dba3 View commit details
    Browse the repository at this point in the history
  4. Lint

    KevinMind committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    de340c4 View commit details
    Browse the repository at this point in the history
  5. TMP: updates to comments

    KevinMind committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    dca7544 View commit details
    Browse the repository at this point in the history
  6. Fix broken test

    KevinMind committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0a1d856 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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