Bump schema to pass `rake db:setup`

This commit is contained in:
Lin Jen-Shin 2017-02-07 19:29:17 +08:00
parent 521a7cafd4
commit 0c2f4a3c42
1 changed files with 1 additions and 1 deletions

View File

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