summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZ.J. van de Weg <zegerjan@gitlab.com>2016-09-06 18:19:13 +0200
committerZ.J. van de Weg <zegerjan@gitlab.com>2016-09-06 18:19:13 +0200
commit762ed54200586e39c5dfafd894c50e7457197d98 (patch)
tree3721241baa3b018356a2881918ed759ac917400c
parent52cc64a8a4dc224df9df85f7933f8922cf6cef24 (diff)
downloadgitlab-ce-zj-update-migration-version.tar.gz
Update AR migration versionzj-update-migration-version
Fixes #21894
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index c9023a02c77..8cc909d4515 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: 20160901141443) do
+ActiveRecord::Schema.define(version: 20160906064239) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"