Updated db/schema.rb with 'bundle exec rake db:migrate'

This commit is contained in:
Jason Hsu
2020-11-16 18:23:00 -06:00
parent 315a5f0fd9
commit b85f8d4b45

View File

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