-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Source Postgres: Set up connection - add schema selection #1435
Comments
Hey @jacobbaruch Thank you for posting and agreed with your point. Let us look at how we could make it work on our side. Let us discuss it internally so we can come up with a suggestion. |
Could this be solved by combining some checkbox lists, select all/unselect all button, and a search field? This would also be related to the issue described here #1473 |
depends on #1921 |
We can implement what was made for Oracle in #5779 |
Tell us about the problem you're trying to solve
I tried to move data from Postgres DB, now I have several Schemas and wanted to move data from only one schema.
If I want to do it currently, I need to select the required tables one by one
Describe the solution you’d like
mark the schema that I want to load, by that the checkmark of the tables would be updated
┆Issue is synchronized with this Asana task by Unito
The text was updated successfully, but these errors were encountered: