Hi Gerhard,

Gerhard Haering wrote:
> On Tue, 13 Nov 2007 06:00:25 -0800, Simon Pamies <[EMAIL PROTECTED]> wrote:
>
>   
>> [...]
>>     
>
>   
>> I'm very pleased to announce the release of SQLAutocode 0.4.1 and 0.5.
>>     
>
>   
>> This tool enables SQLAlchemy users to automagically generate python
>>     
>
>   
>> code from an existing database layout [...]
>>     
>
>
>
> Could you perhaps explain the advantages/differences to autoload=True
I understand that autoload=True has a pretty high overhead.  The script 
actually uses autoload=True but then generates a script for your 
model/schema which you import and then use, so you only have the 
overhead once.
>  or perhaps SqlSoup?
>   
Don't know how SqlSoup works.

Werner

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to