sqlite3-to-mysql icon indicating copy to clipboard operation
sqlite3-to-mysql copied to clipboard

:sparkles: add --ignore-errors flag

Open CWBudde opened this issue 2 years ago • 1 comments

Along with the --ignore-errors flag I also implemented a couple of other minor fixes. In the end it led to the fact that only 4 errors (due to bad design in the original sqlite3 database) needed to get fixed manually.

In the end I'm not 100% sure that the current code (after several revisions) is the best it could be. So I'd be happy about a critical review. In case the changes are too much, I could split this PR.

CWBudde avatar Aug 19 '23 00:08 CWBudde

In the end I'm not 100% sure that the current code (after several revisions) is the best it could be.

That's why I made the PR into a draft for now. 🤞Take your time with this. If this repo has taught me anything it's that one ounce of prevention is worth a pound of cure. 😊

I've left a few comments. Can you please take a look at them.

Also, please add unit tests. 🙏

techouse avatar Aug 19 '23 08:08 techouse

@CWBudde I closed this PR because it hasn't seen any activity in over 6 months. Please feel free to reopen if needed.

techouse avatar Apr 18 '24 07:04 techouse