Files
duplicati/Duplicati/Library/RestAPI/Database/Database schema/8. Encrypted fields.sql
T

7 lines
188 B
SQL
Raw Normal View History

/*
This update does nothing but the user cannot really downgrade,
because the fields that are encrypted cannot be read by the previous version.
*/
SELECT COUNT(*) FROM "Notification";