Hi,
I'm unable to make my fixtures import table definitions.
Core tests for fixture pass, so I don't know what's happenings.
I've tried:
$import = 'Model'
$import = array('model' => 'Model', $connection = 'default');
$import = array('table' => 'models', $connection = 'default');
and so on...
Anyone can drop me a clue?
Tests works well if I declare a $fields array.
---
Fran Iglesias <[email protected]>
http://cakephpilia.blogspot.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---