TablePlus-Windows
TablePlus-Windows copied to clipboard
[Feature Request] Export to another server/database
Please answer the questions below, it helps us to track the issue.
- Which driver are you using and version of it (Ex: PostgreSQL 10.0): MySQL 8.x
- Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): 5.3.3 (228)
- The steps to reproduce this issue: Right click table -> export
It would be really nice to have an option to export a table or database to another server/db
I often have the use case where I need to take a copy of a db to do some debugging or whatever. I know you can export a sql file and then import it, but would be really nice to skip the intermediate step and just export from one db on one server to another db on a different server directly
Thanks for you consideration