> it might have something to do with the fact that Im using > Cake with an Oracle DB in this project... > > Perhaps in the latest Cake the problem is not known or solved for > Mysql, but still active for Oracle...
Ahh, that explains much. See lines 250-251 of https://trac.cakephp.org/browser/branches/1.2.x.x/cake/libs/model/datasources/dbo/dbo_oracle.php > * Scrape the incoming SQL to create the association map. This is an extremely > * experimental method that creates the association maps since Oracle will not > tell us. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
