expandedfronts / revisr

Revisr: Git for WordPress
https://revisr.io
GNU General Public License v3.0
195 stars 41 forks source link

Change behavior on DB Table Selection to be "Select which tables NOT to Backup" #80

Open ghost opened 8 years ago

ghost commented 8 years ago

If I select all of the tables that I want to backup with the "Let me Choose..." option, then I have to remember to go and select any new table that a plugin may create, before I commit my changes.

However, if we could select all of the tables that we DIDN'T want to backup, and allowed Revisr to backup the rest, we wouldn't have to remember to change this setting so often, if at all.

mattgrshaw commented 8 years ago

:+1: This is a great idea. For backwards compatibility I don't think we can remove the ability to choose specific tables, but we can rename it to "Choose Tables" or similar and then add a separate option called "Ignored Tables". Will look into this further.