11 messages in com.googlegroups.sqlalchemy[sqlalchemy] sqlalchemy introspection...
FromSent OnAttachments
johnny27 Apr 2007 07:02 
Andreas Jung27 Apr 2007 07:08 
johnny27 Apr 2007 12:56 
Andreas Jung27 Apr 2007 22:59 
黄毅27 Apr 2007 23:01 
johnny28 Apr 2007 09:00 
Andreas Jung28 Apr 2007 09:05 
johnny03 May 2007 16:07 
Michael Bayer03 May 2007 18:58 
johnny04 May 2007 13:08 
Michael Bayer04 May 2007 13:21 
Subject:[sqlalchemy] sqlalchemy introspection How?
From:johnny (ramp@gmail.com)
Date:04/27/2007 07:02:16 AM
List:com.googlegroups.sqlalchemy

I have tables created using another orm. I just want to know, how I can create sqlalchemy classes based on the tables, that are already there in the database?

Thank you