Open
Description
Received a request to support the --table
flag on pg_dump
today. Rather than adding support for one-off flags, it might make sense to allow the user to pass arbitrary flags to the command.
We support both MySQL and Postgres, so it might make sense to have something generic like --cmd-flags
?
Any changes will need to be coordinated with https://github.com/apppackio/apppack-db-utils