bitwarden_rs/src/db
Baelyk fe473b9e75 Attachment::save() returns Result instead of bool (#161)
Returning a result instead of a bool as per #6
2018-08-29 15:22:19 +02:00
..
models Attachment::save() returns Result instead of bool (#161) 2018-08-29 15:22:19 +02:00
mod.rs r2d2_diesel is included in diesel since 1.1, so we don't need the dependencies directly. 2018-03-07 18:41:34 +01:00
schema.rs Support password history #155 (#156) 2018-08-27 23:08:58 +02:00