The branch "master" has been updated. The following is a summary of the commits.
from: 4b324e43b2d60f3b937fe4685aed9ccd60a393a4 42c8c97 This seems to be required for some RDBMS when migrating. ----------------------------------------------------------------------- commit 42c8c979783461de9136732a14c686d91118f544 Author: Michael J Rubinsky <[email protected]> Date: Thu Dec 27 12:28:25 2012 -0500 This seems to be required for some RDBMS when migrating. When migrating from a previous column definition, and no default is given for the current definiation, the previous definition's default is used. Must override that with a valid default for the current column type. Bug: 11877 .../Horde/ActiveSync/15_horde_activesync_integerimapuidfield.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/42c8c979783461de9136732a14c686d91118f544 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
