On Mar 1, 2006, at 2:30 PM, Marko Mikulicic wrote:
After some recent refactoring the oid_column_name method is called when preparing join objects (implicitly with references, inherits etc). The ProxyEngine.oid_column_name tries to get a real engine and raises an exception if there was no connection. (I posted a ticket but it disappeared, perhaps I've done something wrong)
not at all - the bug was fixed + a unit test added - http:// www.sqlalchemy.org/trac/ticket/83
------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Sqlalchemy-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

