Revision history for DBIx-Class-Schema-Critic
0.012 2011-08-06 18:57:20 America/New_York
bump DBIC::Schema::Loader requirement to 0.07007
add DBICSC::Policy::DuplicateRelationships (requested by frew++)
0.011 2011-08-06 13:49:04 America/New_York
require more recent version of DBIx::Class
fix synopsis (reported by frew++)
fill in DBICSC::Policy::NullableTextColumn pod with data types checked
0.010 2011-07-29 16:44:18 America/New_York
converted from Moose to Moo object framework (requested by mst++)
0.005 2011-07-29 13:04:52 America/New_York
dsn is now a required attribute, defaults to schema object's storage.
cache stringification of Violation objects
0.004 2011-07-28 18:29:40 America/New_York
initial release