fix and regression test for RT #62642
[dbsrgits/DBIx-Class.git] / t / row /
2010-09-18 Peter Rabbitson Make test suite pass under DBICTEST_SQLITE_USE_FILE=1
2010-09-16 Nigel Metheringham FilterColumn tweaks - docs and parameter tests
2010-08-13 Peter Rabbitson Some TODO test revisions prompted by RT#59565
2010-05-10 Peter Rabbitson Maintain full coherence between filtered cache and...
2010-05-07 Arthur Axel "fREW... no filter and inflate column
2010-05-06 Peter Rabbitson Play nicer with lower-level methods
2010-05-05 Arthur Axel "fREW... test caching
2010-04-15 Arthur Axel "fREW... method and arg rename
2010-04-15 Arthur Axel "fREW... better namiology
2010-04-14 Arthur Axel "fREW... test db in MC
2010-04-14 Arthur Axel "fREW... MultiCreate test
2010-04-14 Arthur Axel "fREW... working filter column impl
2010-04-14 Arthur Axel "fREW... basic tests and a tiny fix
2010-04-13 Arthur Axel "fREW... change names wrap accessors
2010-03-13 Moritz Onken reverting 8995, was supposed to go to a branch
2010-03-13 Moritz Onken call inflate_result on new_result, but not from the...
2010-03-13 Moritz Onken test the dynamic subclassing example
2010-03-04 Peter Rabbitson Fix identity fiasco