The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Change history for MySQL::Workbench::DBIC
=========================================

0.04 2013-10-29

    * if no version is defined, but a version_add is given, the first version is the value of version_add

0.03 2013-10-25

    add column_info:
    * is_numeric
    * is_foreign_key
    * retrieve_on_insert (only for primary key)

0.02 2013-10-19

    better error message
    fix handling of "schema_name"

0.01 2013-09-27

    initial release