properly preserve the format of e2ee metadata during DB operations
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 5 Apr 2023 15:56:48 +0000 (17:56 +0200)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Wed, 12 Apr 2023 13:46:51 +0000 (15:46 +0200)
commit619607b054a1052b1fe3a78fe8ea24ec2f6d1ef8
tree8b63734f27a0492e097a9ddd0f6d8c33b6f39790
parentd5bddb9c4c4a9c8dd1742b6484a9b968d22e2028
properly preserve the format of e2ee metadata during DB operations

before this patch we may put the e2ee version format to v1.2 when it was
not the case

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/syncfileitem.cpp