Hello Again,
I am already trying go get the list of mapped tables. I currently got a
list from sqlalchemy.org.mapper from the weakref "mapper_registry", but
I don't know if that values are useful for my context.
I also have another question, I have some way to access the mapped class
from the table object?
something like:
user_table = Table(...)
class User(object)
pass
mapper(User, user_table)
I have some method like user_table.getclass? or another way to get it
from orm?
thank's for help
--
Alexandre da Silva
Analista de Sistemas - Bacharel em Sistemas de Informação (2003-2007)
gedit-todo
http://alexandredasilva.wordpress.com/gedit-todo-list-plugin/
MicroDB
http://www.assembla.com/space/microdb
Open Sales Force System
http://www.assembla.com/space/osfs
opencomanche ([stopped] mail-me to get the latest source code)
http://sourceforge.net/projects/opencomanche/
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---