On Jun 3, 7:11 pm, adgranados <[email protected]> wrote:
> Estoy manejando un modelo llamado canal, y para la llave primaria,
> estoy utilizando, como tipo de dato, binary(36), para que cakephp
> genere un UUID. el problema, es que cuando, intento correr el test,
> cake genera el sql con el tipo de dato equivocado, colocando blob(36)
> y esto genera un error en mysql. ya revice el archivo de fixtures para
> este modelo y el campo id, tiene como tipo de dato, binary(36).
>
> por favor ayudenme con esto, gracias

Don't double post - and especially in not-english to an english group.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to