I am using:
created => { type => 'date', default => 'SYSDATE', not_null => 1 }
when I try to insert a row without specifying the created value I get
an error complaining about a non-numeric character was found where a
numeric character was expected.
Best regards,
Ty
-Tyson