Merge pull request #6189 from jhsu802701/update_db_schema

Updated db/schema.rb by running database migrations
This commit is contained in:
Luis Ramos
2020-10-16 08:40:18 +01:00
committed by GitHub

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"