Commit Graph

7 Commits (f515f42aa6d1b55fc5d117ab72dc11728ee86754)

Author SHA1 Message Date
Max 116ff8ed65
bump go.mod to go1.20 and associated linter fixes (#1518) 1 year ago
Mariano Cano d9d7c52997
Add option to dry-run the migration
This commit adds an option that runs the migration on a virtual database
that doesn't do anything. This option can be used to see how many rows
there are.
1 year ago
Mariano Cano aa30c2c73c
Add to the migration script the admin tables 1 year ago
Mariano Cano 1755c8d60f
Fix typo in comment 1 year ago
Mariano Cano f7da9a6f30
Allow to resume badger migration using a given key 1 year ago
Mariano Cano f7c33d0878
Fix typos in badger migration script 1 year ago
Mariano Cano 7bca0c2349
Add tool to migrate data from badger to mysql or postgresql 1 year ago