On Fri, 17 Aug 2001, Brian Lloyd wrote:
Hello all,
Zope 2.4.1 beta 1 has been released - you can download it from Zope.org:
I'm a little disappointed to see that the Aqueduct patch I sent out a while ago hasn't made it. Basically, Z SQL Methods, as they currently stand, are broken if you use the column:type=default format for arguments; this syntax is documented in the help. In addition, optional arguments -- as specified by sqltest elements -- aren't recognized as being optional. The only way I found find to fix this was to let optional be specified in the arguments, i.e. column:type:optional, since the argument parser has no access to the query. There are bugs in the collector for this (for "sql"). -- Andy Dustman PGP: 0xC72F3F1D @ .net http://dustman.net/andy I'll give spammers one bite of the apple, but they'll have to guess which bite has the razor blade in it.