summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-08-15 11:12:14 -0500
committerJose Ivan Vargas <jvargas@gitlab.com>2017-08-15 11:12:14 -0500
commita27f780a1b901a55709b4a1751c812f28aed0f80 (patch)
tree50e6b5ea2916287825519cdaffc5a4adbffe220c
parent7c135bb4a0fc1701a676f1f1c5d6d94dfe1dc91f (diff)
downloadgitlab-ce-9-5-stable-prepare-rc3.tar.gz
Fixed schema date9-5-stable-prepare-rc3
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index fa6ee6fafbe..032ab6ec15d 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: 20170809142252) do
+ActiveRecord::Schema.define(version: 20170809134534) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"