diff --git a/db/schema.rb b/db/schema.rb index 8ef380fe6a..39b54e84d5 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.define(version: 2023_11_29_192037) do +ActiveRecord::Schema[7.1].define(version: 2023_11_29_192037) do # These are extensions that must be enabled in order to support this database enable_extension "pgcrypto" enable_extension "plpgsql"