X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=9fac8d017eb9253884e56170effe4237ff6adb0a;hp=d7672320984e44d99c8f33567e1f722d87f9c3f0;hb=e4eb8ee1d77be917d2d721695e203c941e0219a2;hpb=e6c747fd70a279e5b97392a266635672f39f7a30 diff --git a/Changes b/Changes index d767232..9fac8d0 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for DBIx::Class + - fixup cursor_class to be an 'inherited' attr for per-package defaults - add default_resultset_attributes entry to Schema - optimisation in DBI::Cursor to check software_limit before falling back to base Cursor->all