rails up to 7.1

This commit is contained in:
viehlieb 2022-10-31 20:42:33 +01:00
parent 2304aa9d9c
commit 484f30753d
11 changed files with 273 additions and 115 deletions

View file

@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 2022_10_13_152302) do
ActiveRecord::Schema[6.1].define(version: 2022_10_13_152302) do
create_table "active_storage_attachments", id: :integer, charset: "utf8mb4", force: :cascade do |t|
t.string "name", null: false

BIN
db/test.sqlite3-journal Normal file

Binary file not shown.