Hi guys, i am using SA 0.5.5. Is it possible to specify the database engine while connecting t the database. i want to use INNODB for mysql, default is myisam right now i am changing the storage engine in mysql conf file. but this will be applied for the whole db. i need only one db with innodb engine.
is it possible o specify the engine in connection url?? thnx.. -- 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.
