add TODO on constraint check
[dbsrgits/DBIx-Class.git] / t / cdbi-t / 15-accessor.t
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...