pass_manager/migration/src
2023-05-07 14:32:17 +03:00
..
lib.rs Added command to add master password 2023-04-27 17:40:49 +03:00
m20220101_000001_create_table.rs First prototype 2023-04-24 20:48:34 +03:00
m20230427_142510_change_password_hash_size.rs Added command to add master password 2023-04-27 17:40:49 +03:00
main.rs Made migration binary use tokio instead of async-std to reduce the amount of dependencies 2023-05-07 14:32:17 +03:00