Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2017-04-07 18:31:49 +0300
committerDouwe Maan <douwe@selenight.nl>2017-04-07 18:31:49 +0300
commitbea1aba9caff0b19bc08004cfb80cb9e5f1b6b89 (patch)
treebedaa0fe1b73e66b909e70aec9852fa5e3c16b08 /db/schema.rb
parent05339515631d93f0fb8d9526693017af91cbf5d5 (diff)
Update schema.rb
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 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"