openethereum/util/migration-rocksdb
David 748a8e384d
Don't delete old db after migration (#11662)
* Don't delete old db after migration

Fixes unwanted shuffling&deletion of the old database after a
migration that merely deletes data in one of the existing database
columns.

* Update util/migration-rocksdb/src/lib.rs

Co-Authored-By: Andronik Ordian <write@reusable.software>

Co-authored-by: Andronik Ordian <write@reusable.software>
2020-04-29 16:58:14 +02:00
..
src Don't delete old db after migration (#11662) 2020-04-29 16:58:14 +02:00
tests Don't delete old db after migration (#11662) 2020-04-29 16:58:14 +02:00
Cargo.toml Upgrade parity-common deps to latest (#11620) 2020-04-11 13:16:37 +02:00