summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-04-06 22:09:53 +0800
committerLin Jen-Shin <godfat@godfat.org>2017-04-06 22:09:53 +0800
commit1ac44911b355ac18d279b7fff4c7db821689d9c7 (patch)
treed695538849550c9b45fdc2460c6e8d26cb93b444
parentcdfa17c429964bb730f7c444e2163a7463963dd8 (diff)
downloadgitlab-ce-1ac44911b355ac18d279b7fff4c7db821689d9c7.tar.gz
Bump 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 afc67dba702..3797d2914d2 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: 20170405080720) do
+ActiveRecord::Schema.define(version: 20170406115029) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"