Flatten schema migrations

This commit is contained in:
Kevin McConnell
2025-11-11 12:28:34 +00:00
committed by Mike Dalessio
parent fa964240e9
commit 4e44cd5444
193 changed files with 521 additions and 1904 deletions
Generated
+1 -1
View File
@@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema[8.2].define(version: 2025_11_10_175021) do
ActiveRecord::Schema[8.2].define(version: 2025_11_11_122540) do
create_table "accesses", charset: "utf8mb4", collation: "utf8mb4_0900_ai_ci", force: :cascade do |t|
t.datetime "accessed_at"
t.bigint "board_id", null: false