Cake 1.2 keeps auto inserting 0000-00-00 00:00:00 into my datetime
field even though the table field is defined as:

`recurring_date` datetime default NULL,

When I save the form I see in the sql debug query that the value from
recurring_date is set to ''. In the db it is still being saved as
'0000-00-00 00:00:00'. I have run out of ideas where this could
automatically be happing.

Anyone have any ideas?

Thanks.


--~--~---------~--~----~------------~-------~--~----~
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