Hi all, Say I am updating a Post that is already in the database and I change a field that already contains a value to blank. Currently that field is not being included in the SQL query - I guess case sees it as being empty and therefore doesn't bother to update it. How do I get around that? Can't see anything in the manual or API.
Thanks all, Alex --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
