Comment 4 for bug 932867

Revision history for this message
Brian Waldon (bcwaldon) wrote :

So it looks like the constraint in my table is 'instance_types_name_key', but migration 76 tried to delete a constraint identified by 'name'. Vish, how did you figure out how to get a handle on the constraints when you originally wrote the migration?