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
path: root/db
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2017-04-10 16:22:19 +0300
committerJames Lopez <james@jameslopez.es>2017-04-10 16:22:19 +0300
commit3c1bf9ab9941bae6b717052165dea7bae97790f6 (patch)
treed1477acd567f8b9613d1cef81e4c3b04402b4261 /db
parent6ce157d1d65c48a33ee31b9f2bf9e7a19cd90856 (diff)
parent39d726afa533a4f271a900d9d3cf7a0f64ae8200 (diff)
Merge remote-tracking branch 'origin/9-0-stable' into 9-0-stable
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 838b0a91366..83b279ce71c 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: 20170317203554) do
+ActiveRecord::Schema.define(version: 20170330141723) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"