we have someone working on Firebird support right now, and his firebird.py module is almost complete. ill try to get his work committed to the trunk.

I guess that answers my question I had, which is "does anyone care about firebird support"....

also if you want to see all the generated SQL, just specify "echo=True" to your create_engine() call (theres also a patch I need to integrate that makes logging more flexible).

On Feb 27, 2006, at 10:03 AM, Uwe Grauer wrote:

I am a new user of Sqlalchemy.
I want to integrate Firebird as a new engine.
How can i print out the database create script?
Would it be helpful to create a tool for sqlalchemy which prints out
the generated sql?

Thanks,
        Uwe



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel? cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to