summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Goodman <jgoodman@gitlab.com>2019-07-01 15:05:48 -0400
committerJason Goodman <jgoodman@gitlab.com>2019-07-02 13:46:28 -0400
commit8e9ccdceecd2b4df9e156952e5df327db97e46b7 (patch)
tree825212e96d55c6c51714e1a9abf9127fbb8bc9e4
parentc8dc650df444f94c9a53a3bcdf1d442e39bf218e (diff)
downloadgitlab-ce-8e9ccdceecd2b4df9e156952e5df327db97e46b7.tar.gz
Update schema file after rebase
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 8b12d751f59..cc682db87d4 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
-ActiveRecord::Schema.define(version: 20190628145246) do
+ActiveRecord::Schema.define(version: 20190628185004) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"