In the process of reducing the short file, I figured out the problem.
It had to do with a "default=name" argument in one of the Column()
methods under the Person class. Thanks anyway. :)
YW
On 4/16/07, Oleg Broytmann <ph...@ph...> wrote:
> On Mon, Apr 16, 2007 at 06:33:43PM +0100, Chan Yong Wei wrote:
> > I've attached a short .py file that replicates the problem.
>
> IWB helpful if you reduce the "short" file to a bare minimum required to
> reproduce the problem, and add all that .createTable() and such...
>
> Oleg.
> --
> Oleg Broytmann http://phd.pp.ru/ ph...@ph...
> Programmers don't die, they just GOSUB without RETURN.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> sqlobject-discuss mailing list
> sql...@li...
> https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
>
|