Some cosmetic fixes in ANFANG
[dbsrgits/DBIx-Class.git] / t / search / preserve_original_rs.t
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-01-25 Peter Rabbitson Standardize the struct-cloning interface throughout...
2014-05-28 Peter Rabbitson Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide...
2014-05-28 Peter Rabbitson Retire DBIC::DebugObj, replace with $dbictest_schema...
2014-01-22 Peter Rabbitson Fix long standing issue with resultset growth on repeat...
2013-04-24 Peter Rabbitson Stop instantiating a cursor on single() use
2013-04-24 Peter Rabbitson Fix very subtle but deadly bug in single()
2011-11-25 Peter Rabbitson Make tests pass with DBIC_TRACE and DBIC_TRACE_PROFILE set
2011-03-21 Peter Rabbitson Add startup sanity check of the ::DBI::Replicated metho...
2010-01-17 Peter Rabbitson Getting warmer
2009-09-04 Peter Rabbitson Dumper follies
2009-06-10 Peter Rabbitson Duh, this was a pretty simple bug
2009-06-10 Peter Rabbitson Finally commit trully failing test
2009-06-10 Peter Rabbitson Move the rs preservation test to a more suitable place