summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMayra Cabrera <mcabrera@gitlab.com>2018-05-10 14:03:04 -0500
committerMayra Cabrera <mcabrera@gitlab.com>2018-05-10 14:03:04 -0500
commit6350cb5e76e4765918102412abb3c278f76b9e9f (patch)
treebffcdd798cf71abe0f30fe1a97adab6eeefd838f
parent17755364f81112dbc5d2791022018a06242ac4a5 (diff)
downloadgitlab-ce-6350cb5e76e4765918102412abb3c278f76b9e9f.tar.gz
Update schema version
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index e58e9ea34d3..168ab198025 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: 20180508055821) do
+ActiveRecord::Schema.define(version: 20180508102840) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"