From 73149dc69544d7a55457e6b3919f97ee461b64df Mon Sep 17 00:00:00 2001 From: Andy Brett Date: Thu, 17 Sep 2020 07:36:38 -0700 Subject: [PATCH] schema update --- db/schema.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/schema.rb b/db/schema.rb index f56c95f405..38c53def20 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,7 +11,7 @@ # # It's strongly recommended that you check this file into your version control system. -ActiveRecord::Schema.define(version: 20200721135726) do +ActiveRecord::Schema.define(version: 20200912190210) do # These are extensions that must be enabled in order to support this database enable_extension "plpgsql"