Hi,

Is there anyway to use a metadata object just to obtain the schema of a
single table? I have a database of hundreds of tables, and calling
MetaData.reflect() retrieves the schema for all of the tables.  This
unnecessarily uses up memory and incurs additional time for i/o to complete.

Thanks,
Paul

-- 
Paul Rigor
Pre-doctoral BIT Fellow and Graduate Student
Institute for Genomics and Bioinformatics
Donald Bren School of Information and Computer Sciences
University of California, Irvine
http://www.ics.uci.edu/~prigor

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to