How would I unmap a class ( so that I can map it to another table from
a parallel but distinct DB) ?
I can't seem to find the documentation for the Mapper object itself.

I may be going the wrong way about it.
I want to map  the same class to tables in different databases at
different times.
Where is the recommended point to change the association? The mapper ?
The session?

--~--~---------~--~----~------------~-------~--~----~
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