mirror of
https://github.com/duplicati/duplicati.git
synced 2025-11-28 11:30:24 +08:00
2 lines
No EOL
125 B
SQL
2 lines
No EOL
125 B
SQL
CREATE INDEX IF NOT EXISTS "BlocksetEntry_BlocksetID" ON "BlocksetEntry" ("BlocksetID");
|
|
UPDATE "Version" SET "Version" = 17; |