You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:The text was updated successfully, but these errors were encountered: