Remove Class::Data::Inheritable and use CAG 'inherited' style accessors
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / CDBICompat / Triggers.pm
2016-04-20 Peter Rabbitson Remove Class::Data::Inheritable and use CAG 'inherited...
2007-07-27 Matt S Trout initial merge of Schwern's CDBICompat work, with many...
2006-03-09 Scott McWhirter Update to add myself to contributors and to hide Module...
2005-11-15 Matt S Trout Broke everything (C3 branch)
2005-08-01 Matt S Trout Constraint support added to compat layer (no is_constra...
2005-07-22 Matt S Trout has_a works
2005-07-21 Matt S Trout Added our own accessor system (ripped from C::A) and...