summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorFelipe Artur <felipefac@gmail.com>2017-05-05 16:00:18 -0300
committerFelipe Artur <felipefac@gmail.com>2017-05-05 16:46:53 -0300
commit996a36eaff88c18ac20d623fa68f9e838c854b02 (patch)
tree48cef0ada464eedac146a8160c09d4a37de3c013 /db/schema.rb
parent354bb7cce844e6ee5f9344d3bcd4e23b9d6e8fcf (diff)
downloadgitlab-ce-996a36eaff88c18ac20d623fa68f9e838c854b02.tar.gz
Small code improvements and add migration specissue_27168_2
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 8da50ffaacb..b12257dcd8c 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: 20170504102911) do
+ActiveRecord::Schema.define(version: 20170505170547) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"