sqlconverter icon indicating copy to clipboard operation
sqlconverter copied to clipboard

Feature to ignore tables that fail to migrate

Open drobin04 opened this issue 11 months ago • 1 comments

I had a use case recently where I had a need to migrate most of the tables from a particular SQL database, where it was acceptable to lose some tables that would fail to convert.

An option to specify that this is fine, and then get a read-out of a list of tables that weren't successful, would be useful.

I was able to work in a checkbox for my own use locally, will try and suggest a clean MR later on when I have something that would be more acceptable for others' use.

drobin04 avatar Feb 13 '25 17:02 drobin04

Thanks for your interest. I'm not able to maintain this project any longer. Please feel free to fork it and take over.

jschultz avatar Apr 22 '25 01:04 jschultz