Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: include_tables parameter #10

Open
yannakopoulos opened this issue Jun 6, 2016 · 0 comments
Open

Feature request: include_tables parameter #10

yannakopoulos opened this issue Jun 6, 2016 · 0 comments

Comments

@yannakopoulos
Copy link

I need to read data from a specific table present in many databases. Each database also includes an assortment of other tables that I don't want to read. The name of the table I would like to read is always the same, but the names of the other tables vary between databases. Instead of having to enumerate each unwanted table by name using the exclude_tables parameter, it would be useful to be able to specify which tables you would like included and ignore the rest using a hypothetical include_tables parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant