Michael Bayer ha scritto:
> Sorry, I forgot to add that the mappers A and B must have a relation()  
> specified in order for unit of work to determine the order of  
> operations.  this has always been the case in all versions.   
> illustrated in the attached script.
> 

But I have a piece a code that works with SQLAlchemy 0.3.6 and fails 
with never versions.

The schema is at:
http://hg.mperillo.ath.cx/nweb/nauth/file/68ab5b8e71f8/nauth/schema.py
and the code is at:
http://hg.mperillo.ath.cx/nweb/nauth/file/68ab5b8e71f8/test/test_nauth.py

in the test suit named RealmTestCase (in the setUp method) column 248.



Thanks  Manlio Perillo

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to