rails up to 7.1
This commit is contained in:
parent
2304aa9d9c
commit
484f30753d
11 changed files with 273 additions and 115 deletions
|
|
@ -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
BIN
db/test.sqlite3-journal
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue