[commits] Horde branch master updated. 68d35b4344954784cb31ed663d4b901c0056ad18

Chuck Hagenbuch chuck at horde.org
Mon Dec 14 04:55:58 UTC 2009


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

from: fd995c57318b3e536384cfa5c7a640feee7a91ba

ceef4ae Fix a bug in _copyTableContents() that caused some fields not to be copied.
42f9eb0 Fix parent class
4d635d8 Create the users table for Migrator tests, and fix paths to the fixtures.
68d35b4 Fix static inflector usage (@todo inject one instead of creating it here)

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

commit ceef4ae5d5f2b041c08642728cb93bf65bec9d64
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun Dec 13 23:04:45 2009 -0500

    Fix a bug in _copyTableContents() that caused some fields not to be copied.
    
    Also reorganize the definition-altering callbacks and don't apply them to the
    2nd table move.

 framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php |   37 +++++++++++--------
 1 files changed, 22 insertions(+), 15 deletions(-)

http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php?rt=horde-git&r1=e277d1b2a83e2fb32bbdf2394edc82b712894c01&r2=ceef4ae5d5f2b041c08642728cb93bf65bec9d64

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

commit 42f9eb086942b1a35f5ddc511bf62a0dc70f729a
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun Dec 13 23:54:32 2009 -0500

    Fix parent class

 .../migrations_with_missing_versions/3_we_need_reminders.php      |    5 ++---
 .../migrations_with_missing_versions/4_innocent_jointable3.php    |    5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/framework/Db/test/Horde/Db/fixtures/migrations_with_missing_versions/3_we_need_reminders.php?rt=horde-git&r1=2a72e18f7fba87323b8c5062b757c700474ca42e&r2=42f9eb086942b1a35f5ddc511bf62a0dc70f729a
http://git.horde.org/diff.php/framework/Db/test/Horde/Db/fixtures/migrations_with_missing_versions/4_innocent_jointable3.php?rt=horde-git&r1=2a72e18f7fba87323b8c5062b757c700474ca42e&r2=42f9eb086942b1a35f5ddc511bf62a0dc70f729a

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

commit 4d635d8956abce525ca406bcdb4d2fa41d87dfcd
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun Dec 13 23:54:47 2009 -0500

    Create the users table for Migrator tests, and fix paths to the fixtures.

 framework/Db/test/Horde/Db/Migration/MigratorTest.php |   87 ++++++++++++++---
 1 files changed, 75 insertions(+), 12 deletions(-)

http://git.horde.org/diff.php/framework/Db/test/Horde/Db/Migration/MigratorTest.php?rt=horde-git&r1=2e5305216fa36f7839a7bc6dac2092c19d6dd250&r2=4d635d8956abce525ca406bcdb4d2fa41d87dfcd

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

commit 68d35b4344954784cb31ed663d4b901c0056ad18
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun Dec 13 23:55:21 2009 -0500

    Fix static inflector usage (@todo inject one instead of creating it here)

 framework/Db/lib/Horde/Db/Migration/Migrator.php |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Migration/Migrator.php?rt=horde-git&r1=2e5305216fa36f7839a7bc6dac2092c19d6dd250&r2=68d35b4344954784cb31ed663d4b901c0056ad18




More information about the commits mailing list