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:
authorKamil Trzcinski <ayufan@ayufan.eu>2017-11-07 19:54:03 +0300
committerKamil Trzcinski <ayufan@ayufan.eu>2017-11-07 19:54:03 +0300
commite957ea4ae1dac758c3510288b2ac2a2992cd4f7e (patch)
tree3bda223d153d4889eb883666a1c448005ca445e6 /db
parent0a459db00877d032e7765ec9f3b11efcfceaf168 (diff)
parent18ac8acb5b97c2a395b8c453a29d0fcfd176b9c9 (diff)
Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into add-ingress-to-cluster-applications
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 3bb2543f044..d8f44d1dcf1 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: 20171106101200) do
+ActiveRecord::Schema.define(version: 20171101134435) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"