summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2018-11-07 16:44:08 +0900
committerShinya Maeda <shinya@gitlab.com>2018-11-07 16:44:08 +0900
commit3eba665297516551968ac73bd0d397dac64b91cb (patch)
treeddec316853edd4c9d5911226ca00947f248fffcf /db/schema.rb
parent14cdde72a7f6159560abd25a290bff671608082c (diff)
parent1b788c66a1b1861d8dcca14785d22c59e31713fd (diff)
downloadgitlab-ce-3eba665297516551968ac73bd0d397dac64b91cb.tar.gz
Merge branch 'master-ce' into fix-environment-status-in-merge-request-widget
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 fbe09cf1611..df3067fae30 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: 20181106135939) do
+ActiveRecord::Schema.define(version: 20181107054254) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"