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

Datasource methods to add and remove tables #7

Open
totalhack opened this issue Mar 22, 2023 · 0 comments
Open

Datasource methods to add and remove tables #7

totalhack opened this issue Mar 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@totalhack
Copy link
Owner

Currently there are methods to add a new Datasource to an existing Warehouse object but not to add a new table to an existing Datasource. This would allow for more flexibility in how ad hoc tables can be combined with existing data. The current workaround is to just add any tables you want to stick around to your config file and recreate the Warehouse.

@totalhack totalhack added the enhancement New feature or request label Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant