From 5e46cc82b241cd5ea69128e789da17426fbf20c5 Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Thu, 26 May 2022 16:06:09 +0100 Subject: [PATCH] Schema --- db/schema.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/schema.rb b/db/schema.rb index e341b9157..47c6a6883 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -10,7 +10,7 @@ # # It's strongly recommended that you check this file into your version control system. -ActiveRecord::Schema[7.0].define(version: 2022_05_23_150557) do +ActiveRecord::Schema[7.0].define(version: 2022_05_25_130518) do # These are extensions that must be enabled in order to support this database enable_extension "plpgsql"