Using DBIx::Class as a parent causes Class::Accessor::Grouped to be
[dbsrgits/DBIx-Class.git] / t / cdbi-t / 15-accessor.t
2008-10-24 Michael G Schwern Using DBIx::Class as a parent causes Class::Accessor...
2008-09-09 Peter Rabbitson Consistent skip messages throughout the test suite...
2008-08-21 Peter Rabbitson Properly local()ize several $SIG{__WARN__} handlers
2008-03-07 Michael G Schwern Wrap columns() in an array ref for better is_deeply...
2007-07-27 Matt S Trout initial merge of Schwern's CDBICompat work, with many...
2006-01-27 Marcus Ramberg made cdbi-t optional
2005-08-01 Matt S Trout Added support for temp columns and ->make_read_only
2005-07-23 Matt S Trout Now passing four more tests, has_a and has_many complia...