Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Generate separate snapshots for logical databases #13792

Merged
merged 11 commits into from
Sep 20, 2022

Commits on Sep 13, 2022

  1. Generate separate snapshots for sqlite

    David Robertson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    eb425a6 View commit details
    Browse the repository at this point in the history
  2. Generate separate snapshots for postgres

    David Robertson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    c659973 View commit details
    Browse the repository at this point in the history
  3. Cleanup postgres dbs in the TRAP

    David Robertson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    3471b15 View commit details
    Browse the repository at this point in the history
  4. Changelog

    David Robertson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    9568c20 View commit details
    Browse the repository at this point in the history
  5. Say which logical DB we're applying updates to

    David Robertson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    22529af View commit details
    Browse the repository at this point in the history
  6. Run background updates on the state DB

    David Robertson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    24ab42c View commit details
    Browse the repository at this point in the history
  7. Add comments explaining how to dump common only

    David Robertson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    6507834 View commit details
    Browse the repository at this point in the history
  8. Remove inaccurate comment

    David Robertson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    284b156 View commit details
    Browse the repository at this point in the history
  9. Add new option for accpting a SCHEMA_NUMBER

    David Robertson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    7e99bbc View commit details
    Browse the repository at this point in the history
  10. Formally use common in config

    David Robertson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    6bccedf View commit details
    Browse the repository at this point in the history
  11. Dump into the new format

    And merge the rows + schema files
    David Robertson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    8ee6a74 View commit details
    Browse the repository at this point in the history