duplicati/Duplicati/Library/Main/Database/Database schema
2025-05-16 15:36:24 +02:00
..
1. Add index.sql Bugfix 2014-11-23 21:53:33 +01:00
2. Use Lastmodified.sql Now using the file modification timestamp and the filesize as indicators that trigger file scanning. 2015-01-24 21:59:53 +01:00
3. Add grace delete period.sql Added grace-period for incomplete uploads to avoid backups stopping due to the Apache WebDAV issues. 2015-04-05 14:33:13 +02:00
4. Add index.sql Implemented indexes as suggested in #1481 and #1391 2015-11-16 12:57:34 +01:00
5. Optimize BlockSet-Tables.sql Prepocessor for schema, Optimized RemoveRemoteVolume 2016-03-16 00:49:28 +01:00
6. Optimize FileSetEntry-Table.sql Fixed lookup of a file's last entry during backup 2016-05-06 00:14:03 +02:00
7. Add index.sql Added the unique constraint. 2017-06-15 10:07:58 +02:00
8. Add volume USN.sql Revert "Merge remote-tracking branch 'upstream/feature/fix_path_storage' into feature/usn" 2018-04-23 23:02:52 +02:00
9. Refactor Paths.sql Fixed some incorrectly quoted literals in SQL statements 2024-04-15 08:24:01 +02:00
10. Add IsFullBackup to Fileset table.sql codacy is very particular with sql 2019-08-28 15:00:02 -04:00
11. Add Block indices.sql Add indices to Block table to improve query performance. 2020-04-11 11:47:40 -07:00
12. Performance Indexes.sql Add semicolons 2022-02-27 13:29:58 -07:00
13. Unique index on DuplicateBlock.sql Implemented a fix for compaction issues that could cause inconsistent views of the remote storage. 2024-11-01 14:50:26 +01:00
14. Create Index on DeletedBlock.sql Merge remote-tracking branch 'origin/master' into feature/improve-block-reuse 2025-04-01 22:02:58 +02:00
15. Add archive to remote volume.sql Simplified new ArchiveTime column to not allow null 2025-04-24 20:30:08 +02:00
16. Add RemoteVolume index.sql Rolled in index from #4706 2025-05-10 22:30:05 +02:00
17. Add BlocksetEntry index.sql Added missing index for blocksetentry 2025-05-16 15:36:24 +02:00
Schema.sql Added missing index for blocksetentry 2025-05-16 15:36:24 +02:00