From bc9cb777578b0fb8c9b3ed48a7e0cb2050d11027 Mon Sep 17 00:00:00 2001 From: David Young Date: Thu, 25 Jul 2024 16:21:02 +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 d5748d4b2c0..3967844659a 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.1].define(version: 2024_07_05_151153) do +ActiveRecord::Schema[7.1].define(version: 2024_07_24_104015) do create_sequence "qualifications_public_id_seq", start: 120000 # These are extensions that must be enabled in order to support this database