[commits] Horde branch master updated. 15e198d8f84ba499c9abc5eccc3b3d63968cb721

Chuck Hagenbuch chuck at horde.org
Tue Jun 1 02:58:30 UTC 2010


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

from: d89b086b7ab851a84303b94625b42d47fb68aa93

2113ad4 Update field name in doc comment
f8c63a5 Correct interface name
9139c9c remove commented-out code
eb3a58f Add shortcuts for accessing columns in the Table, similar to TableDefinition
8e5123a Better handling of NULL default values for columns
15e198d Rewrite Migration tests to use Table/Column objects rather than relying on magical defaults-pulling entities

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

commit 2113ad4e4aab91a16e8171cf1f27aef4a4d9b155
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon May 31 21:13:58 2010 -0400

    Update field name in doc comment

 framework/Rdo/lib/Horde/Rdo/Mapper.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Rdo/lib/Horde/Rdo/Mapper.php?rt=horde-git&r1=821b758429dac79121a3e7acc29bb9c48df33dd4&r2=2113ad4e4aab91a16e8171cf1f27aef4a4d9b155

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

commit f8c63a51acb37ba869590e53f1766cacc14522bd
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon May 31 21:14:42 2010 -0400

    Correct interface name

 framework/Db/lib/Horde/Db/Adapter/Base/TableDefinition.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Base/TableDefinition.php?rt=horde-git&r1=d89b086b7ab851a84303b94625b42d47fb68aa93&r2=f8c63a51acb37ba869590e53f1766cacc14522bd

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

commit 9139c9c739464a2a2c31dd8329895cc0d7da3183
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon May 31 22:55:27 2010 -0400

    remove commented-out code

 framework/Db/lib/Horde/Db/Adapter/Base/Schema.php |   11 ++---------
 1 files changed, 2 insertions(+), 9 deletions(-)

http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Base/Schema.php?rt=horde-git&r1=93eb9d60556dc9ea66d47dd059637fd7030bf993&r2=9139c9c739464a2a2c31dd8329895cc0d7da3183

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

commit eb3a58fd8d3d75832f633df44cab9106c51d8a66
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon May 31 22:56:11 2010 -0400

    Add shortcuts for accessing columns in the Table, similar to TableDefinition

 framework/Db/lib/Horde/Db/Adapter/Base/Table.php |   73 +++++++++++++++++++++-
 1 files changed, 72 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Base/Table.php?rt=horde-git&r1=5950629d8f5cd7784c57609509449b176f73aa0a&r2=eb3a58fd8d3d75832f633df44cab9106c51d8a66

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

commit 8e5123a4aeef3b4cf0ab45565e6f63c5a37bafbc
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon May 31 22:56:42 2010 -0400

    Better handling of NULL default values for columns

 framework/Db/lib/Horde/Db/Adapter/Sqlite/Column.php |    2 ++
 framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php |   16 ++++++++++++++--
 2 files changed, 16 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Sqlite/Column.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=8e5123a4aeef3b4cf0ab45565e6f63c5a37bafbc
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php?rt=horde-git&r1=b25fa6fb35df02b0ba66db79928790f4da1b4444&r2=8e5123a4aeef3b4cf0ab45565e6f63c5a37bafbc

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

commit 15e198d8f84ba499c9abc5eccc3b3d63968cb721
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon May 31 22:57:14 2010 -0400

    Rewrite Migration tests to use Table/Column objects rather than relying on magical defaults-pulling entities

 framework/Db/test/Horde/Db/Migration/BaseTest.php     |   69 +++++++++--------
 framework/Db/test/Horde/Db/Migration/MigratorTest.php |   52 -------------
 2 files changed, 35 insertions(+), 86 deletions(-)

http://git.horde.org/diff.php/framework/Db/test/Horde/Db/Migration/BaseTest.php?rt=horde-git&r1=3cb110bc490cc4b2d913ebf166323148131d6ea1&r2=15e198d8f84ba499c9abc5eccc3b3d63968cb721
http://git.horde.org/diff.php/framework/Db/test/Horde/Db/Migration/MigratorTest.php?rt=horde-git&r1=3cb110bc490cc4b2d913ebf166323148131d6ea1&r2=15e198d8f84ba499c9abc5eccc3b3d63968cb721




More information about the commits mailing list