minor fix to last committed test
[dbsrgits/DBIx-Class.git] / t / 76select.t
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 ...