You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to South Users
In my old schema, it had a unique constraint on two columns for a
table, but in my new schema we have added one more column to it. So
now we have three columns forming the unique constraint.
South does not delete my old constraints, but it adds the new
constraints. I am not sure why? Any ideas/suggestions?