Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJED <7817335+jedthe3rd@users.noreply.github.com>2022-02-27 10:13:37 +0300
committerGitHub <noreply@github.com>2022-02-27 10:13:37 +0300
commit662bad452603435ddc848d5e266573fa680a3c3a (patch)
treeb6aba52760aa4d51329f77a6cbee6cc929f68e69 /Duplicati
parentf6ebcd6262444beb44ba1fe498877463e2c4b95c (diff)
Add newline
Diffstat (limited to 'Duplicati')
-rw-r--r--Duplicati/Library/Main/Database/Database schema/12. Performance Indexes.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/Duplicati/Library/Main/Database/Database schema/12. Performance Indexes.sql b/Duplicati/Library/Main/Database/Database schema/12. Performance Indexes.sql
index d39c493b6..dd3a70ce5 100644
--- a/Duplicati/Library/Main/Database/Database schema/12. Performance Indexes.sql
+++ b/Duplicati/Library/Main/Database/Database schema/12. Performance Indexes.sql
@@ -9,4 +9,4 @@ CREATE INDEX "nn_FileLookup_BlockMeta" ON FileLookup ("BlocksetID", "MetadataID"
CREATE INDEX "nnc_BlocksetEntry" ON "BlocksetEntry" ("Index", "BlocksetID", "BlockID")
-UPDATE "Version" SET "Version" = 12; \ No newline at end of file
+UPDATE "Version" SET "Version" = 12;