On Thu, Jul 17, 2008 at 11:31:22AM +0200, Luc Milland wrote: > So my question are : did I miss something ? Is this a bug ? Does on of you > has > a clue on how to fix this ?
It is a bug in your application. ForeignKey and *Joins are intended to accept only integers. That ForeignKey and Joins are too forgiving and allow one to pass strings is a very small misfeature, but if you insist I'll add validators to protect the columns from strings. Oleg. -- Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss