fix related resultsets and multi-create
[dbsrgits/DBIx-Class.git] / t / 66relationship.t
2008-08-26 Matt S Trout fix related resultsets and multi-create
2008-04-23 Matt S Trout todo test from zby for set_from_related
2007-10-04 Luke Saunders fixed search_related from object with unset FK behaviour
2007-10-02 Luke Saunders fixed find_or_new_related bug
2007-09-28 Jess Robinson Tests from captainL, find_or_new_related fails on belon...
2006-08-28 Justin Guenther added tests for many_to_many set_$rel(\@objs)
2006-07-07 Daniel Westermann... Commit failing test for unique constraints: When a...
2006-06-19 Justin Guenther added many_to_many set_$rel helper and tests
2006-06-17 Justin Guenther added more many_to_many tests and changed add_to_rel...
2006-06-17 Justin Guenther fixed new many_to_many accessors and added tests and...
2006-06-05 Justin Guenther Added preliminary tests for new helpers
2006-05-25 Justin Guenther Changed tests to use DBICTest->init_schema() instead...
2006-05-18 Aran Deltac Move helperrels/26sqlt.t, and all t/run/*.tl scripts...