hi all,
first of all thanks for the replies to my last question,now i have a
different problem  although not entirely different
i again have a two host model where the query objects from 1 host are
sent to the other host and added to the database there in.this works
fine with individual tables where the instance key is removed at the
other end then the object is added using session.merge, but if there
are query objects that also contain relations then this doesnt work as
when the instance key is removed  the data in the relation collection
also vanishes.any ideas on how to tackle this.
TIA,
adi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
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