diff --git a/db/schema.rb b/db/schema.rb index b7924c2dc..4bce79526 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_01_221318) do +ActiveRecord::Schema[7.1].define(version: 2024_09_20_052508) do create_table "activity_types", charset: "utf8", collation: "utf8_unicode_ci", force: :cascade do |t| t.string "name", null: false t.string "abbreviation", null: false