2 messages in com.googlegroups.sqlalchemy[sqlalchemy] print SQL only
FromSent OnAttachments
ml30 Mar 2007 01:34 
Michael Bayer30 Mar 2007 10:31 
Subject:[sqlalchemy] print SQL only
From:ml (ml@dasir.net)
Date:03/30/2007 01:34:35 AM
List:com.googlegroups.sqlalchemy

Hi!

I want meta.create_all() to generate and print the SQL only and don't query the DB. Is there any way?

Thanks for advices.

David