made cdbi-t optional
[dbsrgits/DBIx-Class.git] / t / cdbi-t / 02-Film.t
2006-01-27 Marcus Ramberg made cdbi-t optional
2005-09-20 Matt S Trout Error message fix (cheers Siracusa), CDBICompat count_a...
2005-08-04 Matt S Trout Overrode part of ContextualFetch in ImaDBI to shut...
2005-08-04 Matt S Trout Mostly refactored everything to select/update/delete...
2005-07-29 Marcus Ramberg added objectindex tests for search and add
2005-07-29 Matt S Trout - Refactored some, moved more stuff over to using get...
2005-07-23 Matt S Trout Now passing four more tests, has_a and has_many complia...
2005-07-22 Matt S Trout has_a works
2005-07-21 Matt S Trout And the second part of the First Great Test Re-Organisation