added cascade_copy relationship attribute
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / BasicRels.pm
2006-02-14 Matt S Trout added cascade_copy relationship attribute
2006-01-31 David Kamholz re-fix many_to_many and add tests
2006-01-26 Matt S Trout Multi-step prefetch (all except _construct_object chang...
2006-01-26 David Kamholz - fix recent belongs_to changes
2006-01-25 Will Hawes add accessor to rels for DBICTest::Schema::Tag and...
2006-01-14 Matt S Trout Improved join condition possiblities - arrayrefs of...
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-29 Matt S Trout Hack around a stupid SQL::Abstract bug and add GROUP...
2005-09-17 Matt S Trout Yeah, committing the new tests would help ...