scor / dgb

Drupal Git Backup (dgb) script for backing up Drupal sites with Git and Drush
46 stars 6 forks source link

Align with Drush #3

Open scor opened 14 years ago

scor commented 14 years ago

Some functions have been forked from Drush due to the lack of flexibility of Drush (SQL) API. see details at http://drupal.org/node/698264 - Once this issue is solved, we could get rid of functions like drush_dgb_build_dump_command() and friends.