I noticed in message [1] a way of getting sql statement of
meta.create_all(). It doesn't work for me:
File "/tmp/sa.py", line 11, in <module>
gen = e.dialect.schemagenerator(e, proxy, None)
File "/misc/src/hg/py/sqlkit4/bin/../sqlalchemy/sql/compiler.py",
line 777, in __init__
AttributeError: 'Engine' object has no attribute 'identifier_preparer'
I there another way to get the SQL code?
thanks
*:-)
[1]
http://groups.google.it/group/sqlalchemy/browse_frm/thread/a03f49894b06a1a4/5bd8003c2f7980fc?hl=it&lnk=gst&q=create_all+print#5bd8003c2f7980fc
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sqlalchemy" 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/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---