revert previous revision
[dbsrgits/DBIx-Class.git] / t / 66relationship.t
2009-02-20 Matt S Trout revert previous revision
2009-02-20 Jason M. Mills Merge 'rt_bug_41083' into 'trunk'
2009-02-20 Peter Rabbitson Merge 'multi_stuff' into 'trunk'
2009-02-20 Rob Kinyon Fixed some tests so they're now passing (things like...
2009-02-19 Rob Kinyon Merge 'trunk' into 'multi_stuff'
2009-02-12 Guillermo Roditi fixed bug for undef_on_null_fk edge case
2009-02-10 Jason M. Mills Merge 'trunk' into 'rt_bug_41083'
2009-01-24 Peter Rabbitson Merge 'multicreate' into 'multi_stuff'
2008-12-16 Guillermo Roditi rename option to undef_on_null_fk and make it default...
2008-12-16 Guillermo Roditi Introduce 'any_null_means_no_value' option to eliminate...
2008-11-23 Peter Rabbitson Add a new testfile to check deferred multicreate
2008-11-20 Peter Rabbitson Reinstate todoified tests
2008-11-20 Peter Rabbitson Trunk passes tests again - todoify everything multicrea...
2008-11-17 Peter Rabbitson Failing tests by zby, showing that recursing insert...
2008-11-10 Peter Rabbitson belongs_to relationships are explicitly flagged by...
2008-11-09 Peter Rabbitson Some testdb changes and alignment, preparing for test...
2008-10-24 Peter Rabbitson complete a test
2008-09-30 Matt S Trout fix new_related on uninserted objects to handle has_man...
2008-09-24 Matt S Trout first cut at sanitising multi-create/new_related etc...
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...