Although those INSERTs won't be seen if the controller redirects after a save. There should only be a redirect if the save is successful, so this shouldn't (usually) be a problem.
On Wed, Apr 15, 2009 at 10:52 PM, Dr. Loboto <[email protected]> wrote: > > On debug 2 all queries are printed. If you do not see there INSERT > query there wasn't such query. > > On Apr 15, 9:06 pm, Stu <[email protected]> wrote: >> I got my problem fixed without it, but I'm still curious. My debug is >> set to ' 2 ', but how do you print the insert query as you're adding >> $this->data in the database? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
