merge resultset branch through revision 371
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest /
2005-12-11 David Kamholz merge resultset branch through revision 371
2005-12-07 Matt S Trout Classdata test from abraxxa
2005-11-30 Matt S Trout Added improved Schema load_classes syntax from abraxxa
2005-09-18 Matt S Trout Moved might_have compat back out into a CDBICompat...
2005-09-18 Matt S Trout Addition of a bunch of helper relationship methods
2005-09-17 Matt S Trout Yeah, committing the new tests would help ...
2005-09-17 Matt S Trout Test split to run against normal rels and helper rels...
2005-09-09 Brian Cassidy added test for 2 relationships in the same class to...
2005-09-09 Matt S Trout More refactoring, prefetch
2005-09-09 Matt S Trout Joins work for search, some refactoring
2005-08-06 Matt S Trout Fixed DBICTest Schema class names, added class_resolver...
2005-08-04 Matt S Trout Schema support added, DBICTest refactored to use it