Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

ISAICP-4260: Drop cache tables immediately after importing a database dump #1047

Merged
merged 3 commits into from
Jan 9, 2018

Conversation

pfrenssen
Copy link
Contributor

No description provided.

/**
* Phing task to drop Drupal's cache tables from the database.
*/
class DropCacheTablesTask extends \PDOTask {
Copy link
Contributor

@claudiu-cristea claudiu-cristea Jan 8, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drop OR Truncate? I see that it's truncate. Let's use everywhere the correct term: truncate.

@brummbar brummbar merged commit 01a3de2 into develop Jan 9, 2018
@brummbar brummbar deleted the ISAICP-4260 branch January 9, 2018 10:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants