0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-27 12:58:58 +02:00
bitwarden_rs/src/db
Daniel García 6a99849a1e
Implemented proper error handling, now we can do user.save($conn)?; and it works.
In the future, maybe we can do the same with the `find_by_id` methods that return an Option.
2018-12-30 21:31:12 +01:00
..
models Implemented proper error handling, now we can do user.save($conn)?; and it works. 2018-12-30 21:31:12 +01:00
mod.rs Migrate to rust 2018 edition 2018-12-07 02:05:45 +01:00
schema.rs Fix attachments during key rotation, add individual attachment key 2018-11-27 17:24:12 +01:00