Improved join condition possiblities - arrayrefs of hashrefs now work for OR
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / HelperRels.pm
2006-01-14 Matt S Trout Improved join condition possiblities - arrayrefs of...
2006-01-02 Matt S Trout Some tweaks to Componentised, many_to_many helper from...
2005-12-14 Matt S Trout Fixup after pull from trunk
2005-12-14 Matt S Trout Merge 'trunk' into 'DBIx-Class-resultset'
2005-12-11 David Kamholz rewrite belongs_to again, so $cond is foreign key in...
2005-12-11 David Kamholz merge resultset branch through revision 371
2005-12-10 David Kamholz - updated manifest and manifest.skip
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 ...