Hi,

this might actually be more of a SQLAlchemy-question, but as I use Elixir as 
primary tool, I ask here first:

Is there a way to make create_all() not actually issue the generated 
statements, but "capture" them so that I can store them as SQL-skript? The 
reason is simply that I have a DB I can't access through python and the DBA 
needs to (re)create my schema.

Diez

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SQLElixir" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlelixir?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to