The value null can be saved to a column of type string when creating. Before that...
commit70fed91356ae4e0fcdd785f68ddd8779085d3b07
authorkaste <kaste@a2fa5c27-f921-0410-a72c-bf682d381be0>
Sat, 23 Feb 2008 00:35:50 +0000 (23 00:35 +0000)
committerkaste <kaste@a2fa5c27-f921-0410-a72c-bf682d381be0>
Sat, 23 Feb 2008 00:35:50 +0000 (23 00:35 +0000)
treeb5cfbb3348f8060d32aec896da18dc97d467bc74
parent72dcb4390d2afe2e63f20014445f70ff2b12a1c1
The value null can be saved to a column of type string when creating. Before that only updating to null worked.

The type 'date' is casted as 'date' not as 'datetime'.

Fixes #123, #124

git-svn-id: http://svn.akelos.org/trunk@484 a2fa5c27-f921-0410-a72c-bf682d381be0
lib/AkActiveRecord.php
test/unit/lib/AkActiveRecord/_AkActiveRecord_1.php