It doesn't work. :-(
$data[Model][Model] = array('a', 'b', 'c')
nor
Model.[0].[key]='a'
Model.[0].[key]='b'
Model.[0].[key]='c'
I've just rewrote code to use old good Model->query to insert
associations, without any `automagic`.
On 12 нояб, 06:51, Rafael Bandeira aka rafaelbandeira3
<[EMAIL PROTECTED]> wrote:
> Forgot to mention, if you just want to keep your tables as they are,
> refer to #5722¹ to see the correct data set format to use.
> ¹ -https://trac.cakephp.org/ticket/5722#comment:2
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---