[commits] Horde branch master updated. 4460494dc2252aa02f9d1d441dd5b18f670e962a

Michael Rubinsky mike at theupstairsroom.com
Sat Sep 18 03:06:07 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 8e6f6bbebb7080188436e19d1fcc38a5d022c95a

4460494 Wrap each table creation in the 1_* migration with try/catch blocks.

-----------------------------------------------------------------------

commit 4460494dc2252aa02f9d1d441dd5b18f670e962a
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Sep 17 23:04:15 2010 -0400

    Wrap each table creation in the 1_* migration with try/catch blocks.
    
    Going from FW_3 to H4, these initial migrations will fail due to the tables already existing.
    Wrap the initial table creation so we can catch these errors...at least for now, until we come up
    with a more formal strategy for bootstraping FW_3 upgrades...

 ansel/migration/1_ansel_base_tables.php |  327 +++++++++++++++++--------------
 1 files changed, 184 insertions(+), 143 deletions(-)

http://git.horde.org/diff.php/ansel/migration/1_ansel_base_tables.php?rt=horde-git&r1=a35458e2384c6de05e1a7d93eee764cf3eb27acf&r2=4460494dc2252aa02f9d1d441dd5b18f670e962a




More information about the commits mailing list