variable_changes module allows you to take a snapshot in time of your variables table. If you change a bunch of stuff in your site and go back to variable_changes, it allows you to view which variables changed since your last variable backup. It would be great if variable_dump provided an option to dump these changes.

CommentFileSizeAuthor
#1 variable_changes-1073946-01.patch1.86 KBkarschsp

Comments

karschsp’s picture

StatusFileSize
new1.86 KB

Here's a patch...This is my first patch with git so hopefully it works.