Updated db/schema.rb by running bundle exec rake db:migrate

This commit is contained in:
Jason Hsu
2020-10-15 23:56:43 -05:00
parent 3679e0fac9
commit 0119d9d0eb

View File

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