Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / 76select.t
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-03-18 Peter Rabbitson Some stylistic test changes in preparation for next...
2015-03-18 Peter Rabbitson Some stylistic test changes in preparation for next...
2014-05-28 Peter Rabbitson Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide...
2011-04-19 Alexander Kuznetsov Fix $rs->next when using HRI with right-join-side data...
2010-11-12 Peter Rabbitson Major overhaul of select/as resolution handling (fixes...
2010-08-04 Peter Rabbitson Restore backwards compatibility - introduce intent...
2010-08-04 Moritz Onken rewrite of _collapse_result to support prefetch of...
2010-02-11 Arthur Axel "fREW... this is why you run tests before you commit them.
2010-02-11 Arthur Axel "fREW... fix incorrect test
2010-02-11 Arthur Axel "fREW... fix bad test
2010-02-05 Peter Rabbitson Merge 'trunk' into 'chaining_fixes'
2010-02-04 Arthur Axel "fREW... fix incorrect test in t/76select.t and posit an incorre...
2010-01-27 Peter Rabbitson Merge some cleanups from the prefetch branch
2010-01-22 Peter Rabbitson Moev failing regression test away from trunk
2010-01-19 Peter Rabbitson First round of detabification
2009-06-29 Peter Rabbitson Minor fixes
2009-06-29 Rafael Kitover removing debug statement
2009-06-29 Rafael Kitover branch pushed, removing
2009-05-20 Peter Rabbitson Switch as_query testing to direct specification in...
2009-04-30 Peter Rabbitson Add tests for r6002
2009-04-29 Peter Rabbitson Strip out inane todo
2009-04-29 Justin Hunter untodo/fix test
2009-04-29 Peter Rabbitson Add TODOs illustrating a problem with as_query
2009-04-29 Peter Rabbitson Add two TODOs by arcanez (not sure about those)
2009-04-29 Peter Rabbitson test and patch for failing mini-prefetch via columns...
2009-04-28 Justin Hunter test for prefetch by columns
2009-04-23 Peter Rabbitson Whops
2009-04-23 Cory G Watson Fix busted get_column when using +select (and friends)
2009-01-12 Norbert Buchmuller * Implemented $rs->current_source_alias.
2008-11-16 Peter Rabbitson whops
2008-11-13 Peter Rabbitson resultset attribute from can now take a scalarref and...
2008-10-29 Peter Rabbitson Minor chaining patch + test by Norbert Buchmuller ...