Markus Gritsch, el  3 de mayo a las 16:34 me escribiste:
> On 5/3/07, Oleg Broytmann <[EMAIL PROTECTED]> wrote:
> > Hello!
> >
> > I'm pleased to announce the 0.9.0b2, the second beta release of SQLObject 
> > 0.9.
> 
> Very well.  This is the first version of SQLObject I can use without
> having to patch it locally :)
> 
> One thing: I think the FAQ entry about ALTERing MySQL tables is a bit
> misleading.  IMO the createSQL is executed *after* table creation, not
> "just before", as stated.  And the second example should not use two

You are right, I have a problem with "after" and "before", I always
misplace them =P

I thought Oleg would fix that since it was a very small change. Should I
send you a patch, Oleg?

> SQL statements separated by a semicolon, but use the syntax which
> allows the value of the dictionary to be a list:
> createSQL = { 'mysql' : [ 'ALTER TABLE some_object ENGINE InnoDB',
>                           'ALTER TABLE some_object CHARACTER SET utf8
> COLLATE utf8_estonian_ci' ] }

I think the other syntax should work too, but maybe this is cleaner.

-- 
LUCA - Leandro Lucarella - Usando Debian GNU/Linux Sid - GNU Generation
------------------------------------------------------------------------
E-Mail / JID:     [EMAIL PROTECTED]
GPG Fingerprint:  D9E1 4545 0F4B 7928 E82C  375D 4B02 0FE0 B08B 4FB2 
GPG Key:          gpg --keyserver pks.lugmen.org.ar --recv-keys B08B4FB2
------------------------------------------------------------------------
<o_O> parakenotengobarraespaciadora
<o_O> aver
<o_O> estoyarreglandolabarraporkeserompiounapatita


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to