On Jun 18, 2011, at 10:37 AM, Michael Bayer wrote: > reflection is not a fast process at all since it aims to be comprehensive. > > The MetaData, Table and everything related is pickleable for the purpose of > apps that want to cache the results of reflection in a file, to be pulled out > later.
Thanks, I'll look into that. -- 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.
