Skip to content

codeintel: Clean up bundle files after SQLite -> Postgres migration

Warren Gifford requested to merge ef/move-bundles-after-migration into main

Created by: efritz

Once we have determined a bundle to be migrated into Postgres, we move it to a backup directory. I'm using this as a measure of completeness of the migration (once the dbs dir is empty we're good).

Merge request reports

Loading