Final commit for 0.03
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / ResultSet.pm
2005-09-20 Matt S Trout Final commit for 0.03
2005-09-10 Matt S Trout Fixes to CDBICompat::HasMany mapping method support...
2005-09-09 Matt S Trout More refactoring, prefetch
2005-09-09 Matt S Trout Joins work for search, some refactoring
2005-08-30 Andy Grundman Added tests for software-based limiting/paging, and...
2005-08-29 Andy Grundman Made pager a method on ResultSet, added rs->page(num...
2005-08-28 Andy Grundman Refactored pagination into search method, Sweet syntax...
2005-08-27 Matt S Trout Lazy cursor instantiation for resultsets
2005-08-26 Andy Grundman Added pager support, same syntax as Sweet. Also fixed...
2005-08-12 Matt S Trout Refactoring, cleanup, lose unnecessary resultset/cursor...
2005-08-08 Matt S Trout More refactoring, created PK::Auto::MySQL
2005-08-07 Matt S Trout Cursor abstracted, delete_related added
2005-08-06 Matt S Trout mst once again forgets to 'svk add', as spotted by...