|
I'm using SQLObject with Pylons and I'm writing a script to automate
the creation and setup of the development testing database based on the defined
SQLObject classes. One thing I want it to do is issue raw SQL queries after
running each createTable() method in order to change the table engine to InnoDB
in each case. |
_______________________________________________ sqlobject-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
