pay_subject
parent
218611ee7f
commit
05f8538ca0
@ -0,0 +1,5 @@
|
||||
class DeleteColumnTiding < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
remove_column :tidings, :delete
|
||||
end
|
||||
end
|
Loading…
Reference in new issue