summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorToon Claes <toon@gitlab.com>2018-11-05 21:26:40 +0100
committerToon Claes <toon@gitlab.com>2018-11-06 12:36:41 +0100
commitda66a610c02381acd4f18c2f2f5685a9cd3b945e (patch)
tree0fac555fbf1b27b2688224413c774eaf7e43c810 /db/schema.rb
parentb6b4e54c466d4877fa29582afe1a12ee2733a1eb (diff)
downloadgitlab-ce-tc-index-uploads-file-store.tar.gz
Add migration to steal FillStoreUploadtc-index-uploads-file-store
Diffstat (limited to 'db/schema.rb')
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 7301ef67c14..944ac37acb1 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -11,7 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
-ActiveRecord::Schema.define(version: 20181101144347) do
+ActiveRecord::Schema.define(version: 20181105201455) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"