// Delete the foreign key on `<%= attribute %>` column.
table.dropForeign('<%= attribute %>').dropColumn('<%= attribute %>')