drop and recreate the triggers
Triggers in database should be dropped and recreated while performing migration from one instance to another, right now it is creating duplicate trigger each time we migrate schema
1
vote

-
Dave commented
Or just give me a way to delete the triggers in bulk rather than one by one!