I have a database containing prefixed tables that I never want to consume through zongji but I don't really want to maintain that list of tables in the excludeSchema field as it changes reguarly.
It'd be nice to be able to pass prefixes to excudeSchema. Would you consider this a PR containing feature? Maybe excludeSchema and includeSchema could also accept an object like:
Thanks for the useful module.
I have a database containing prefixed tables that I never want to consume through zongji but I don't really want to maintain that list of tables in the
excludeSchema
field as it changes reguarly.It'd be nice to be able to pass prefixes to excudeSchema. Would you consider this a PR containing feature? Maybe
excludeSchema
andincludeSchema
could also accept an object like: