mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-01-09 14:03:25 -05:00
f5f9861a78
This includes migrations as well as Dockerfile's for amd64. The biggest change is that replace_into isn't supported by Diesel for the PostgreSQL backend, instead requiring the use of on_conflict. This unfortunately requires a branch for save() on all of the models currently using replace_into. |
||
---|---|---|
.. | ||
attachment.rs | ||
cipher.rs | ||
collection.rs | ||
device.rs | ||
folder.rs | ||
mod.rs | ||
organization.rs | ||
two_factor.rs | ||
user.rs |