Update schema.rb version

This commit is contained in:
Douwe Maan 2017-04-06 15:16:50 -05:00
parent 4ddf208905
commit 126c651280

View file

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