add_relationship, relationship_info, relationships moved to ResultSource
[dbsrgits/DBIx-Class.git] / t / run / 16joins.tl
2006-01-14 Matt S Trout add_relationship, relationship_info, relationships...
2006-01-11 Matt S Trout Extra test from Will Hawes
2005-12-26 Matt S Trout Switched tests to use DBICTest->class("...")
2005-10-24 Matt S Trout Tweak to ResultSet to fix prefetch for nonexistant...
2005-09-23 Matt S Trout Fixed prefetch bug and added a test for it (spotted...
2005-09-17 Matt S Trout Yeah, committing the new tests would help ...