Better handling of bogus tmpdir returned by File::Spec on MSWin32
[dbsrgits/DBIx-Class.git] / t / prefetch /
2009-06-16 Peter Rabbitson Fix possible regression with prefetch select resolution
2009-06-10 Peter Rabbitson Merge 'trunk' into 'mystery_join'
2009-06-10 Peter Rabbitson Move the rs preservation test to a more suitable place
2009-06-10 Peter Rabbitson Clarify and disable rows/prefetch test - fix is easy...
2009-06-09 Ash Berlin Addjust bug to show problem with rows => 1 + child rel
2009-05-28 Peter Rabbitson Fix multiprefetch warning - we can now count properly
2009-05-22 Peter Rabbitson Simplify unresolvable test by arcanez
2009-05-21 Justin Hunter failing test
2009-05-17 Peter Rabbitson Merge 'trunk' into 'diamond_relationships'
2009-05-16 Peter Rabbitson Cleanup tests
2009-05-07 Peter Rabbitson Add failing test by gheift
2009-03-06 Rob Kinyon Added a little more verbiage to explain how collapsing...
2009-03-06 Rob Kinyon Fixed documentation for test
2009-03-06 Rob Kinyon Merge 'trunk' into 'prefetch'
2009-03-06 Rob Kinyon Added solution for prefetch + hasmany bug
2009-03-06 Rob Kinyon Merge 'prefetch' into 'trunk'
2009-03-06 Rob Kinyon Broke up the prefetch tests into their own directory