Fix schema version

This commit is contained in:
Shinya Maeda 2017-11-08 01:50:14 +09:00
parent 4fac95a64d
commit c3b79df724

View file

@ -11,7 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 20171106101200) do
ActiveRecord::Schema.define(version: 20171101134435) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"