bitwarden_rs/src/db
BlackDex 2cde814aaa Fixed a bug with the sqlite backup feature.
When a custom path is used the backup feature does not work.
Changed it so it will take the path of the sqlite file and use that.
2019-10-11 12:08:40 +02:00
..
models Remove Result<T, E: Debug> in preparation of deprecation as Rocket responder. 2019-09-17 21:05:56 +02:00
schemas Adds support for PostgreSQL which resolves #87 and is mentioned in #246. 2019-09-12 16:12:22 -04:00
mod.rs Fixed a bug with the sqlite backup feature. 2019-10-11 12:08:40 +02:00