question: can I do on conflict do nothing?
Open
Nobody has claimed this yet.
Sponsor needed
WishList
- Dominant language
- Common Lisp
- Stars
- 6.5k
- Forks
- 613
- Avg merge
- 3h 46m
- Merged PRs (30d)
- 1
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating pgloader's migration and copy-operation configuration and checking how constraint conflicts are handled; done would mean establishing whether a no-op conflict mode is supported or what project change would be required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, postgresql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100