summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorhaseeb <haseebeqx@yahoo.com>2018-02-27 22:14:47 +0530
committerhaseeb <haseebeqx@yahoo.com>2018-02-28 19:25:24 +0530
commit93bf4d1f264b4609137e4afd9d0728bc47a1964f (patch)
tree3cb7c608e4f9d8c1869921d849b6f4f068bae83a /db
parent9b0e8a09b1b35cc8fc893003afc59c78f5dc846f (diff)
downloadgitlab-ce-93bf4d1f264b4609137e4afd9d0728bc47a1964f.tar.gz
schema version change
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 cb4362a5306..ae3585d1030 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: 20180216121030) do
+ActiveRecord::Schema.define(version: 20180209165249) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"