summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2018-02-02 12:42:02 +0100
committerStan Hu <stanhu@gmail.com>2018-02-02 06:36:01 -0800
commit6ec39e32bf96a5cdbdbd0584244b2a5917a04fdc (patch)
tree9d9e1582afca2924b60e1d2f43d315bbcf6f8f97 /db/schema.rb
parent2b49416e2cd3eda403b2c8ec833a003180417013 (diff)
downloadgitlab-ce-6ec39e32bf96a5cdbdbd0584244b2a5917a04fdc.tar.gz
fix schema
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 01a2df13dd3..f72989ff391 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: 20180201145907) do
+ActiveRecord::Schema.define(version: 20180202111106) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"