summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJames Lopez <james@gitlab.com>2017-04-04 16:27:23 +0000
committerJames Lopez <james@jameslopez.es>2017-04-05 16:11:51 +0200
commit189da6b4df2853adcbf66ea0004b23d6788cc3c3 (patch)
treed730fb059b3a77ee5c6e2f207147b9b51f910b99 /db
parent58371efbb0bd051d3a82f82acac98ad4692efeb4 (diff)
downloadgitlab-ce-189da6b4df2853adcbf66ea0004b23d6788cc3c3.tar.gz
attempt to fix db failure
Diffstat (limited to 'db')
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 76f6a511561..0ab4a4eabef 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: 20170402231018) do
+ActiveRecord::Schema.define(version: 20170324110346) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"