@ -1,4 +1,4 @@
class CreateActionLogs < ActiveRecord::Migration[7.0]
class AddActionLogsTable < ActiveRecord::Migration[7.0]
def change
create_table :action_logs do |t|
t.string :from