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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-09-26 17:13:04 +0300
committerJoas Schilling <coding@schilljs.com>2017-09-29 12:10:57 +0300
commitc65e591e885ed74eb57785d9816640efa3da2a52 (patch)
tree0ae36b27bbf071403552c25cfaa34430d344ef8e /core/Migrations
parent740d8201948f16db15798507fa1220cbd9725259 (diff)
Restore the sequencial order
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'core/Migrations')
-rw-r--r--core/Migrations/Version13000Date20170926101637.php (renamed from core/Migrations/Version13000Date20170919101637.php)2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Migrations/Version13000Date20170919101637.php b/core/Migrations/Version13000Date20170926101637.php
index a793358f922..3eea8a8a3b9 100644
--- a/core/Migrations/Version13000Date20170919101637.php
+++ b/core/Migrations/Version13000Date20170926101637.php
@@ -9,7 +9,7 @@ use OCP\Migration\IOutput;
/**
* Auto-generated migration step: Please modify to your needs!
*/
-class Version13000Date20170919101637 extends BigIntMigration {
+class Version13000Date20170926101637 extends BigIntMigration {
/**
* @return array Returns an array with the following structure