plugin-development-docker icon indicating copy to clipboard operation
plugin-development-docker copied to clipboard

Command to reset MySQL database

Open gogl92 opened this issue 4 years ago • 1 comments

While executing tests on my plugins I need to constantly reset the database to clean up tables and test functionalities.

  • [ ] The command should reset the database as it was a new fresh WordPress installation.

gogl92 avatar Oct 24 '21 15:10 gogl92

Won't wp-cli's wp db reset do just that?

Djennez avatar Oct 25 '21 06:10 Djennez