Owen Rubel - 2012-02-15

Needed to add a custom attribute for Time ranges (rather than date) so I extended the AttributeDate definition. This worked great except that now I can see in the mysql logs the sql fro the insert and everything looks fine but whene I do a manual select in the database, the data isnt there.

Is there something I missed in the attributedef.class? What do I need to fix?