On Fri, Nov 07, 2008 at 04:22:52PM -0500, Brian Long wrote:
> On Fri, Nov 7, 2008 at 4:14 PM, Oleg Broytmann <[EMAIL PROTECTED]> wrote:
> > class MyTable(SQLObject):
> >   class sqlmeta:
> >      tableParamSQL = {'mysql': 'ENGINE InnoDB'}
> 
> This looks like the right thing to add to SQLObject

   Adding to my TODO...

> so you wouldn't
> have to use my SET storage_engine query mentioned in response to
> David.

   Especially considering that both ways are MySQL-specific where I think
about different backends.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to