Add find_or_new and find_or_new_related
[dbsrgits/DBIx-Class.git] / t / run / 06relationship.tl
2006-04-18 Daniel Westermann... Add find_or_new and find_or_new_related
2006-04-06 Nigel Metheringham Applied mst fixes for delete on resultsetin [839] to...
2006-04-04 Nigel Metheringham Added some track test data and a cascading relationship...
2006-01-31 David Kamholz re-fix many_to_many and add tests
2006-01-14 Matt S Trout Fixed odd ->search bug caused by S::A brain damage
2006-01-14 Matt S Trout More test hackage, some cleanup in ResultSet
2006-01-14 Matt S Trout Some test hackage
2006-01-14 Matt S Trout Improved join condition possiblities - arrayrefs of...
2006-01-14 Matt S Trout resolve_join moved to ResultSource
2006-01-14 Matt S Trout add_relationship, relationship_info, relationships...
2006-01-02 Matt S Trout Some tweaks to Componentised, many_to_many helper from...
2005-12-26 Matt S Trout Switched tests to use DBICTest->class("...")
2005-12-11 David Kamholz rewrite belongs_to again, so $cond is foreign key in...
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 ...