Closed marksabbath closed 5 years ago
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.
wp db clean
Fixes #150
Thanks for the PR, @marksabbath !
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