Skip to content

Make wp db clean get all the tables with prefix#152

Merged
schlessera merged 2 commits intomasterfrom
fix/db-clean
Nov 3, 2019
Merged

Make wp db clean get all the tables with prefix#152
schlessera merged 2 commits intomasterfrom
fix/db-clean

Conversation

@marksabbath
Copy link
Collaborator

This PR fixes the issue where wp db clean was not dropping tables that use the same database prefix, but weren't in the WordPress schema.

Fixes #150

@marksabbath marksabbath requested a review from a team as a code owner November 3, 2019 20:36
@schlessera schlessera added this to the 2.0.5 milestone Nov 3, 2019
@schlessera schlessera merged commit a5bcd3e into master Nov 3, 2019
@schlessera schlessera deleted the fix/db-clean branch November 3, 2019 20:54
@schlessera
Copy link
Member

Thanks for the PR, @marksabbath !

danielbachhuber pushed a commit that referenced this pull request Nov 18, 2022
Make wp db clean get all the tables with prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Db clean not removing all tables with $table_prefix

2 participants