Log of /contributions/modules/dbscripts/dump.php
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.1
Sat Jul 5 19:37:17 2008 UTC
(16 months, 3 weeks ago)
by
ceardach
Branch:
DRUPAL-5
Changes since
1.1: +0 -6 lines
FILE REMOVED
file dump.php was added on branch DRUPAL-5 on 2008-07-06 14:20:35 +0000
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 5 19:37:17 2008 UTC
(16 months, 3 weeks ago)
by
ceardach
Branch:
MAIN
Branch point for:
DRUPAL-5
Refactored how the scripts work, with various other improvements.
Moved all the heaving lifting to dbscripts.module as part of the first steps to make this more like a 'real' Drupal module and compatible with Drush. Dump, restore, erase and merge scripts are now much smaller, just referencing the api in dbscripts.module.
Allowed extra flexibility to manage files more than just development.sql, production.sql and last-merge.sql. It is now possible to dump and restore from any file name.
Fiexed up help text to be more descriptive.
Changed #!/usr/bin/php to #!/usr/bin/env php so the scripts have a greater chance of being compatible with more server environments.
Added support for picking charsets in an alternate location. Nessisary to support uncommon server environments.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.