Community Documentation

Database Scripts: Managing dumps, restores and merges

Last updated March 2, 2009. Created by samc on March 10, 2008.
Edited by ceardach. Log in to edit this page.

The Database Scripts project is a series of command line scripts which will dump, erase, restore and merge databases. They are specifically set up to work the best when developing within the subversion version control environment. Their primary goal is to keep database configuration settings in sync with file changes, and then to allow a method to merge a development database with the production database.

Due to the current issues with the documentation books caused by the upgrade to Drupal 6, I have made a PDF version of the documentation and uploaded it to my personal site. Once the bug effecting the documentation books is fixed, I will migrate them back here.

The issue is here: #376790: Restore parent-child order of pages in Beyond the Basics book

About this page

Drupal version
Drupal 6.x

Develop for Drupal

Drupal’s online documentation is © 2000-2012 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.