summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2017-04-07 10:31:49 -0500
committerDouwe Maan <douwe@selenight.nl>2017-04-07 10:31:49 -0500
commitbea1aba9caff0b19bc08004cfb80cb9e5f1b6b89 (patch)
treebedaa0fe1b73e66b909e70aec9852fa5e3c16b08
parent05339515631d93f0fb8d9526693017af91cbf5d5 (diff)
downloadgitlab-ce-bea1aba9caff0b19bc08004cfb80cb9e5f1b6b89.tar.gz
Update 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 457957536b0..a8ca4d4757d 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: 20170405080720) do
+ActiveRecord::Schema.define(version: 20170406115029) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"
enable_extension "pg_trgm"