Hi. I'm new to cakephp. In debug-mode i see a running queries:
SELECT `Picture`.`id`, `Picture`.`project_id`, `Picture`.`name`, `Picture`.`description`, `Picture`.`type`, `Picture`.`size`, `Picture`.`data`, `Picture`.`created`, `Picture`.`modified` FROM `pictures` AS `Picture` WHERE `Picture`.`project_id` = (8) How can I access this query? I want to display all db entries I can find with this query! Thanks in advance. Best. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
