Here is a thin that puzzles me:

On Sun, Jun 10, 2007 at 03:05:28PM +0200, Daniel Nogradi wrote:
> sqlobject.dberrors.OperationalError: no such column: animal.cage_id

   But there is "cage_id" columnm in the "animal" table, there were a lot
of INSERTs and SELECTs for the table before the traceback. Add "debug=1" to
the DB URI to see the SQL statements.

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 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
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to