fix schema

This commit is contained in:
James Lopez 2018-02-02 12:42:02 +01:00 committed by Stan Hu
parent 2b49416e2c
commit 6ec39e32bf

View file

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