Closed (fixed)
Project:
Backup and Migrate
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2016 at 20:08 UTC
Updated:
11 Oct 2017 at 19:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
damienmckennaComment #3
damienmckennaThis automatically adds all cache tables to the 'nodata' list and all simpletest tables to the 'exclude' list.
Comment #4
damienmckennaThis fixes an unfortunately typo from the original comments ;-)
Comment #5
michelleI tested #4 with Simpletest installed and confirmed that it does exclude those tables. I was not able to test whether it removes non-core cache tables as I don't know what modules have those. Do you have any examples I could test against? Also, this doesn't affect tables with cache at the end such as the ctools ones.
Comment #6
damienmckennaThanks @Michelle. A good one is EntityCache, it adds several cache tables for core's supplied entities.
Comment #7
michelleI installed EntityCache and confirmed that all of those cache* tables are excluded automatically as well.
Comment #10
Alex Andrascu commentedPushed to 7.x-3.x-dev.
@DamienMcKenna are you ok to test the latest 7.x-3.x-dev, as I've also pushed a couple of other RTBC's, so we can try and push for a stable release ?
Comment #11
damienmckenna