summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Azzopardi <steveazz@outlook.com>2018-12-03 11:12:36 +0100
committerSteve Azzopardi <steveazz@outlook.com>2018-12-03 11:12:36 +0100
commitb0b6d7c9a817581cb8d929a129dd202d315bdbab (patch)
tree2fa68e051162e5f8d893c1ef9e3655b4c12b61e4
parentbf04b98c7c7ea470130a75658b60de1785805d57 (diff)
downloadgitlab-ce-b0b6d7c9a817581cb8d929a129dd202d315bdbab.tar.gz
Update db/schema.db with latest migration
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 68ae9d9c540..0b1a3db0eb3 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: 20181108091549) do
+ActiveRecord::Schema.define(version: 20181126153547) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"