db-to-sqlite icon indicating copy to clipboard operation
db-to-sqlite copied to clipboard

Is it possible to skip tables if they do not exist?

Open jesus-hergueta opened this issue 2 years ago • 0 comments
trafficstars

I have the case where I run this CLI in batch in several databases with a list of tables I want to import. At the moment the tables I am pulling are in all the databases but now I need to pull some tables that are just in some of them.

Is possible to use a parameter or configuration in the CLI that allows me to "skip if does not exist"?

Thank you.

jesus-hergueta avatar Oct 04 '23 17:10 jesus-hergueta