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-06 23:16:50 +0300
committerDouwe Maan <douwe@selenight.nl>2017-04-06 23:17:15 +0300
commit126c651280218a008f493558ec8ec51aee412fd6 (patch)
tree9ace3828507dc5bfd15d66fe2b47372c601e5d17 /db/schema.rb
parent4ddf208905c4562f3e71dfa68c960ff6f4b61d68 (diff)
Update schema.rb version
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 c9dca702465..f1783ab1b05 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: 20170404170532) do
+ActiveRecord::Schema.define(version: 20170405080720) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"
enable_extension "pg_trgm"