14      DELETE FROM `CHEESECAKE_photos_tags` WHERE photo_id = '1'               
2               0
15      INSERT INTO `CHEESECAKE_photos_tags` (photo_id,tag_id) VALUES
('1','3')               1               0
16      INSERT INTO `CHEESECAKE_photos_tags` (photo_id,tag_id) VALUES
('1','1')               1               0

I found these Sql in cheeseCake when i edit a photo's tag, could you
explain where's the code for this?

thank you in advance


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to