fix related resultsets and multi-create
[dbsrgits/DBIx-Class.git] / t / 77prefetch.t
2008-08-26 Matt S Trout fix related resultsets and multi-create
2008-05-30 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-05-30 Peter Rabbitson Adjust prefetch tests to not blow up after r4434
2008-05-30 Matt S Trout throw exception for multi-has_many prefetch
2008-05-14 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-05-12 Peter Rabbitson Add failing tests for missing safeguards for multilevel...
2008-05-08 John Napiorkowski more cleanup of the test suite so that we can run it...
2008-04-20 Peter Rabbitson TODO tests for multiple same level has_many's
2008-04-20 Peter Rabbitson Split prefetch related tests from 76joins.t