2016-04-19 17:07:21 +02:00

4 lines
126 B
Plaintext

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