Mark Beech
Mark Beech
Once upload is complete, remove the suffix. This will allow us to easily identify failed/partial uploads
We may want to backup different tables at different times so provide facility to define jobs in a `json` file that can be called
If we only want to backup a few tables, only current option is to ignore all other tables which can lead to a huge command `mysqldumper --include-only=my_table_to_backup`
Rather than having to choose between the 3 different drivers, we should be able to use multiple
### This is just a failing test, hoping for some help to figure out a fix I have been trying to test a command that first prompts with a basic...
Not sure if this is a bug or if I m doing something wrong. I have no idea how I would go about fixing it, so have created a failing...