I'm migration from mysql , the data is bad , we have data breaking Unique Constraint , I would like to do all copy operations with on conflict do nothing. how can I do that?
I'm migration from mysql ,
the data is bad , we have data breaking Unique Constraint , I would like to do all copy operations with on conflict do nothing.
how can I do that?