Hi,

On Fri, Aug 7, 2009 at 1:41 AM, dusans <dusan.smit...@gmail.com> wrote:

>
> is there something similar to inspectdb in sqlalchemy
> where it returns orm classes for tables already in the db?
> -


You mean like this:
http://www.sqlalchemy.org/trac/wiki/UsageRecipes/AutoCode

Also if you don't want the actual classes just use autoload.

-- 
Michael Trier
http://michaeltrier.com/

--~--~---------~--~----~------------~-------~--~----~
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 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to