Merge remote-tracking branch 'origin/main' into feature/064
このコミットが含まれているのは:
@@ -0,0 +1,5 @@
|
||||
class RenameIpAdressColumnToIpAddresses < ActiveRecord::Migration[8.0]
|
||||
def change
|
||||
rename_column :ip_addresses, :ip_adress, :ip_address
|
||||
end
|
||||
end
|
||||
新しい課題から参照
ユーザをブロックする