Hi, On Jan 6, 2008, at 3:23 PM, Darren Chamberlain wrote:
> * Pedro Melo <melo at simplicidade.org> [2008/01/06 13:29]: >> I'm created a producer_args key, server_version, that you can set to >> 3.23, or 4.0, or any other version of MySQL. This influences the >> field type that we generate for boolean fields. >> >> Pre-4.1, MySQL producer will generate a tinyint. 4.1 and above we >> will generate a boolean. if no version is given, we generate >> boolean. > > This changes the existing default behavior, does it? I vote that it > default to the current behavior, just so that there's no surprises. I understand your point, but I think that Producer::MySQL should produce the best SQL for the current GA release of MySQL. We should mention the change in the release notes and move on. Best regards, -- Pedro Melo Blog: http://www.simplicidade.org/notes/ XMPP ID: [EMAIL PROTECTED] Use XMPP! ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -- sqlfairy-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlfairy-developers
