Fix DB schema to match latest migration

This commit is contained in:
Stan Hu 2016-09-08 00:05:12 -04:00
parent 43d6328fbc
commit b7392549c4

View file

@ -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: 20160902122721) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"