There is an existing ticket for this issue. http://cakephp.lighthouseapp.com/projects/42648/tickets/1504-table-prefix-ignored-in-20-dev
-Mark On Feb 8, 11:51 am, Matthias <[email protected]> wrote: > On 8 Feb., 16:58, John Andersen <[email protected]> wrote: > > > Please be aware that CakePHP v. 2.0 is a development version, thus it > > may be buggy :) so maybe you should revert to CakePHP v. 1.3.x unless > > you are testing the new version! > > Yes, but this doesn't seem to be a new feature that's currently beeing > under change, but just a bug... > > > Just for trying something, try setting recursive to -1 before the > > delete statement :) > > Enjoy, > > John > > No change. The api says, it's not affecting delete anyhow: > > 3.7.8.6 recursive > The recursive property defines how deep CakePHP should go to fetch > associated model data via find(), findAll() and read() methods. -- 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
