[commits] Horde branch master updated. d2250c787d99060972e12709ba4c4ca6cd354674
Jan Schneider
jan at horde.org
Fri Sep 2 14:39:20 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 41c40a734e2164156d9ae6b797d7346a40847a99
1dcd770 Don't add autoinrementKey columns manually.
1a12fca Strict comparison to match the autoincrementKey value.
61efb8b selectValue() returns false not null if no matching row found.
d2250c7 Fix variable names.
-----------------------------------------------------------------------
commit 1dcd7705ac41893ed7ac6dd9df907b0b7032c869
Author: Jan Schneider <jan at horde.org>
Date: Fri Sep 2 16:26:12 2011 +0200
Don't add autoinrementKey columns manually.
They will be added automatically and if adding them manually, those definitions
will overwrite the original automatic definition.
sam/migration/1_sam_base_tables.php | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/1dcd7705ac41893ed7ac6dd9df907b0b7032c869
-----------------------------------------------------------------------
commit 1a12fca83340e92c391d144cc4c1806968fee68f
Author: Jan Schneider <jan at horde.org>
Date: Fri Sep 2 16:27:06 2011 +0200
Strict comparison to match the autoincrementKey value.
framework/Db/lib/Horde/Db/Adapter/Base/Schema.php | 30 ++++++++------------
1 files changed, 12 insertions(+), 18 deletions(-)
http://git.horde.org/horde-git/-/commit/1a12fca83340e92c391d144cc4c1806968fee68f
-----------------------------------------------------------------------
commit 61efb8b4a47927729e5106cda4be26d165e63c78
Author: Jan Schneider <jan at horde.org>
Date: Fri Sep 2 16:28:38 2011 +0200
selectValue() returns false not null if no matching row found.
sam/lib/Driver/Amavisd/Sql.php | 10 +++++-----
sam/lib/Driver/Spamd/Sql.php | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/61efb8b4a47927729e5106cda4be26d165e63c78
-----------------------------------------------------------------------
commit d2250c787d99060972e12709ba4c4ca6cd354674
Author: Jan Schneider <jan at horde.org>
Date: Fri Sep 2 16:28:51 2011 +0200
Fix variable names.
sam/lib/Driver/Amavisd/Sql.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/d2250c787d99060972e12709ba4c4ca6cd354674
More information about the commits
mailing list