Skip to content

longwave/sql-cleanup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Drush SQL Cleanup

When using Drush with Jenkins and GitHub, along with Lullabots tutorial for deploying Pull Requests, you may end up deploying each PR into its own database.

This Drush script provides a simple tear-down command:

drush sql-drop-database

This will drop the database for the site. Feel free to add @ aliases or @sites to drop all site DB's.

Installation

Simply checkout this repo into ~/.drush (or any of the drush locations for picking up plugins).

About

SQL Cleanup drush script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%