mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-19 21:33:34 +00:00
1ee8e44912
PostgreSQL updates/inserts ignored None/null values. This is nice for new entries, but not for updates. Added derive option to allways add these none/null values for Option<> variables. This solves issue #965