duplicati/Duplicati/Library/RestAPI/Database/Database schema
Kenneth Skovhede 34b6f9ea55 Implemented remotely managed backup configurations
This PR adds the ability to manage backup configurations outside of the the client.

The implementation ensures that locally created configurations cannot be affected by the remotely managed backups.

If the instance is not connected to a remote console, this has no effect.

This PR updates the local database to add the column `ExternalID` that tracks backups that are managed remotely.
2025-09-17 15:07:09 +02:00
..
1. Add Notifications.sql Fix the Duplicati.Library.RestAPI path. 2024-08-27 08:30:26 +02:00
2. Add UIStorage.sql Fix the Duplicati.Library.RestAPI path. 2024-08-27 08:30:26 +02:00
3. Add temp file storage.sql Fix the Duplicati.Library.RestAPI path. 2024-08-27 08:30:26 +02:00
4. Add autoincrement to backup id.sql Fix the Duplicati.Library.RestAPI path. 2024-08-27 08:30:26 +02:00
5. Extend notification table.sql Fix the Duplicati.Library.RestAPI path. 2024-08-27 08:30:26 +02:00
6. Add Description to Backup.sql Fix the Duplicati.Library.RestAPI path. 2024-08-27 08:30:26 +02:00
7. Add Token Family.sql Fix the Duplicati.Library.RestAPI path. 2024-08-27 08:30:26 +02:00
8. Encrypted fields.sql Added an upgrade command to the database tool 2025-04-25 12:30:03 +02:00
9. Add External Id to backup.sql Implemented remotely managed backup configurations 2025-09-17 15:07:09 +02:00
Schema.sql Implemented remotely managed backup configurations 2025-09-17 15:07:09 +02:00