|
Date: 5/2/2007 9:10 am · Subject: Re: SQLForm and date isNULL · Rating: 2
Its fixed. MySQL null dates are now converted to undef. This prevents the program from dying. However, undef dates are automatically converted to today's date, so be warned. To fix it so that it handles null MySQL dates gracefully without changing them would be a RFE. Please submit it as such if that is your desire.
|