deprecated add_row_info and added replacement method build_metadata
[dbsrgits/DBIx-Class-ResultSet-WithMetaData.git] / lib /
2010-05-19 Luke Saunders deprecated add_row_info and added replacement method...
2010-05-18 Luke Saunders ditching limit and order_by and incrementing version
2010-05-18 Luke Saunders optimsation to avoid unnecessary finds
2010-05-18 Luke Saunders removing largely unnecessary dep on MooseX::Method...
2009-05-26 luke added contribs
2009-05-26 luke Added perldoc
2009-05-26 luke tests pass + cleanup
2009-05-25 luke custom rs methods working
2009-05-25 luke basically works
2009-05-25 luke basic structure in place