Hello,

has sometone an answer or an idea which I can study ?

I also tried the table_per_related example but It will not works since my 
"Object" instances have to be able to be stored by hands and by 
ObjectContainers and to be able to go from Hands to ObjectContainers (and 
vice versa). Indeed, a player can get objects from a chest and hold them in 
Hands. I can't store Hands.Object into ObjectContainer.objects which would 
be only supposed to contain ObjectContainer.Object instances...

Thank you very much.

Sven

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to