Revisions for whups/scripts/upgrades/convert_datatree_shares_to_sql.php

Location: [ Horde CVS ] / whups / scripts / upgrades / convert_datatree_shares_to_sql.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.4.2.1 FRAMEWORK_3 (+1 -1 lines) 09/24/2008 12:38 PM Jan Schneider jan

Upgrade scripts not necessary in first release.

1.4 (+10 -2 lines) 06/06/2008 11:05 AM Michael Rubinsky mrubinsk

Make sure we don't delete any data if errors were encountered.

Bug: 6852

Tags: FRAMEWORK_3, WHUPS_1_0_RC2, WHUPS_1_0_RC1

1.3 (+30 -23 lines) 05/22/2008 10:26 PM Chuck Hagenbuch chuck

[cjh] Improve resource usage in datatree_to_sql share migration script
(Bug #6740).

1.2 (+3 -3 lines) 05/09/2008 05:29 PM Michael Rubinsky mrubinsk

no gettext

1.1 05/02/2008 12:14 PM Jan Schneider jan

Since these aren't really version upgrade scripts but rather migration
scripts, rename them accordingly.
Also move all one-time migration scripts to scripts/upgrades/ (in Ingo).