diff options
author | Vika <vika@fireburn.ru> | 2021-12-02 15:07:49 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2021-12-02 15:07:49 +0300 |
commit | 11a57326f17b4f33d8683b9d12aa63b5f3a2d41d (patch) | |
tree | 126af0be64583c99aaecfe88c87281d19730e453 /src/database/mod.rs | |
parent | 99d6a56336c8c6e5a3e5fb9f132bb15157fc1525 (diff) | |
download | kittybox-11a57326f17b4f33d8683b9d12aa63b5f3a2d41d.tar.zst |
Finally finish the migration tool
It works. Launch it using the "kittybox-database-converter" command. First argument should be the old database URI, second should be the new one. It will migrate the DB for you. If you're doing this on a test machine, you can then migrate the database to production using `rsync -rl` to preserve symbolic links created by Kittybox's database backend.
Diffstat (limited to 'src/database/mod.rs')
0 files changed, 0 insertions, 0 deletions