[commits] Horde branch master updated. fbd6029d4e3b631d274e6a36e71fe158a00a80a2
Michael Rubinsky
mrubinsk at horde.org
Wed Nov 3 00:26:14 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: c5c2f882ece8bb6425437595398dbfd1f450366a
6e01f9e Don't use numeric offsets, use column names instead.
03b7a03 Fix env variable names
fbd6029 Use column names, not numeric offsets in the postgres adapter also
-----------------------------------------------------------------------
commit 6e01f9e1cc149c2b0f84ffb0ec73291bfd74fb9e
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Nov 2 18:38:02 2010 -0400
Don't use numeric offsets, use column names instead.
framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php?rt=horde-git&r1=487e058bf3f17e0c2bdba1c0de236a0be92b1495&r2=6e01f9e1cc149c2b0f84ffb0ec73291bfd74fb9e
-----------------------------------------------------------------------
commit 03b7a037d39d9887dd6b6ba249e01f927404acc1
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Nov 2 20:21:50 2010 -0400
Fix env variable names
framework/Db/doc/README.TESTING.txt | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/framework/Db/doc/README.TESTING.txt?rt=horde-git&r1=83c9159e4ab7c666355b034eb67bda6ec48571a5&r2=03b7a037d39d9887dd6b6ba249e01f927404acc1
-----------------------------------------------------------------------
commit fbd6029d4e3b631d274e6a36e71fe158a00a80a2
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Nov 2 20:23:54 2010 -0400
Use column names, not numeric offsets in the postgres adapter also
framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php?rt=horde-git&r1=c1fa3ccb83b2a0cdef8b4a6e36f5b9ffa3eece28&r2=fbd6029d4e3b631d274e6a36e71fe158a00a80a2
More information about the commits
mailing list