Wednesday, September 1, 2010

unit test table types

Hi

I've got an application that runs on MySQL with INNODB tables. This is
great, except that the unit tests create MYISAM tables by default. Is
there a way I can change this as a global configuration without
editing the cake libs? I've noticed theres a tableParameters variable,
but I'm not sure how to use it correctly?

any help would be much appreciated

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: