[cvs] commit: framework/DataTree/DataTree sql.php
Jan Schneider
jan at horde.org
Thu Mar 18 13:24:05 PST 2004
jan 2004/03/18 13:24:05 PST
Modified files:
DataTree/DataTree sql.php
Log:
Category tables and fields renamed to datatree.
To migrate your existing data, take the following steps:
1) Backup your tables. :-)
2) Run the horde/scripts/db/datatree.sql or datatree_mysql.sql scripts with
your favourite DB interface.
3) Make a dry run of horde/scripts/rename_category.php and look out for any
error messages or strange output.
4) Edit horde/scripts/rename_category.php and turn the $live variable to true.
5) Run horde/scripts/rename_category.php again.
6) cvs update framework/DataTree/DataTree/sql.php.
7) Run framework/install-packages.php.
8) See if everything still works.
9) Remove the old category tables.
Revision Changes Path
1.112 +71 -71 framework/DataTree/DataTree/sql.php
Chora Links:
http://cvs.horde.org/diff.php/framework/DataTree/DataTree/sql.php?r1=1.111&r2=1.112&ty=u
More information about the cvs
mailing list