Skip to content

Commit 4a57426

Browse files
committed
resolve 6.1 migration issues
1 parent c111e9e commit 4a57426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db/schema.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111
# It's strongly recommended that you check this file into your version control system.
1212

13-
ActiveRecord::Schema.define(version: 2021_10_07_234707) do
13+
ActiveRecord::Schema.define(version: 2021_10_27_065954) do
1414

1515
create_table "active_storage_attachments", force: :cascade do |t|
1616
t.string "name", null: false

0 commit comments

Comments
 (0)