Re: modifying DDL/SQL generated for MySQL to use InnoDB, UTF-8

2008-08-19 Thread Andrew D. Ball
Setting the default character set for the test database is now possible! http://code.djangoproject.com/changeset/5380 Peace, Andrew On Wed, Apr 09, 2008 at 03:02:05PM -0400, Karen Tracey wrote: > On Wed, Apr 9, 2008 at 2:00 PM, Andrew D. Ball <[EMAIL PROTECTED]> wrote: > > > > > Greetings. > >

Re: modifying DDL/SQL generated for MySQL to use InnoDB, UTF-8

2008-04-09 Thread Karen Tracey
On Wed, Apr 9, 2008 at 2:00 PM, Andrew D. Ball <[EMAIL PROTECTED]> wrote: > > Greetings. > > Is there a way for me to intruct Django that I > want to use InnoDB with MySQL, as well as UTF-8? > > Currently, our database defaults to MyISAM and > some Swedish 8-bit character encoding. I've > got a f