[commits] Horde branch master updated. a2d19ece47802e7a9bed4749500871404ca290b8

Michael Rubinsky mrubinsk at horde.org
Thu Nov 4 05:45:18 UTC 2010


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

from: 296b38015872a7e23376d7bcf365ac0d42437413

7aaf483 another place to use column names, not numeric offsets
a2d19ec Standardize on only returning result hashes, not offsets.

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

commit 7aaf4831befa9ef15a7d25c15eb3cb007842c8ae
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 4 01:08:05 2010 -0400

    another place to use column names, not numeric offsets

 framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php      |    4 ++--
 framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php |   10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php?rt=horde-git&r1=d877d2f520b940a1cb9fae49ee829d9141d49563&r2=7aaf4831befa9ef15a7d25c15eb3cb007842c8ae
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php?rt=horde-git&r1=fbd6029d4e3b631d274e6a36e71fe158a00a80a2&r2=7aaf4831befa9ef15a7d25c15eb3cb007842c8ae

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

commit a2d19ece47802e7a9bed4749500871404ca290b8
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 4 01:35:04 2010 -0400

    Standardize on only returning result hashes, not offsets.
    
    Use the various *_ASSOC constants instead of the *_ALL constants

 framework/Db/lib/Horde/Db/Adapter/Mysql.php    |    4 ++--
 framework/Db/lib/Horde/Db/Adapter/Mysqli.php   |    4 ++--
 framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Mysql.php?rt=horde-git&r1=0c74aa451e16e87dc0a8217db516342ce25eda0f&r2=a2d19ece47802e7a9bed4749500871404ca290b8
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Mysqli.php?rt=horde-git&r1=bc918f0c1113b43913aebc717d9337b9ee740dd1&r2=a2d19ece47802e7a9bed4749500871404ca290b8
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php?rt=horde-git&r1=f6c4867ad140073c32b030c0510c31b0aa7d688f&r2=a2d19ece47802e7a9bed4749500871404ca290b8




More information about the commits mailing list