mirror of
https://github.com/duplicati/duplicati.git
synced 2025-11-28 19:40:25 +08:00
3 lines
No EOL
124 B
SQL
3 lines
No EOL
124 B
SQL
CREATE UNIQUE INDEX "FilesetentryIndex" on "FilesetEntry" ("FilesetID", "FileID");
|
|
|
|
UPDATE "Version" SET "Version" = 4; |