theres a recipe for this here:

http://www.sqlalchemy.org/trac/wiki/FAQ#HowcanIgettheCREATETABLEDROPTABLEoutputasastring


On Jul 9, 2008, at 8:45 AM, Hermann Himmelbauer wrote:

>
> Hi,
> Is there a simple way to display the create statements of SA Tables?  
> If I do a
> my_table.create(), some SQL is created and executed, is there a way  
> to find
> retrieve this as a string without creating the table?
>
> Best Regards,
> Hermann
>
> -- 
> [EMAIL PROTECTED]
> GPG key ID: 299893C7 (on keyservers)
> FP: 0124 2584 8809 EF2A DBF9  4902 64B4 D16B 2998 93C7
>
> >


--~--~---------~--~----~------------~-------~--~----~
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