Revision history for Perl extension Form::Processor::Model::CDBI.

0.06 Wed Jul 25 06:41:01 UTC 2007
    Fixed typo when calling update_model and
    no do_transaction exists.  Closes #28464
    as reported by Yann Kerhervé. 

0.05 Thu Jun 21 04:39:44 UTC 2007
    Add "clear" attribute to fields which the Model uses
    to set columns null.  Useful for the odd case of a
    row that holds fields dependent on other fields
    (e.g. a form that changes based on selected form elements)



0.04 Sun Jun  3 15:52:15 UTC 2007
    Allows a global active_column method in the form
    class to set the column to check in lookup tables.

0.03  Tue Apr  3 13:57:44 2007
    Moved to separate package