Since $db_url may actually contain an array of databases, it would be useful if there was an option to backup up all of the databases in the array.
Each database backup could be put into separate files based on the name of the corresponding array key.

Comments

dmuth’s picture

There will be when I add it in. :-)

I was completely unaware that it could be an array, BTW.

I will be on vacation through July 10th, so I will look into adding that when I get back.

-- Doug

clint.davis’s picture

Bump for this

jshuster@drupal.org’s picture

Check the patch on http://drupal.org/node/155290#comment-796418 for one way to do this.