Author: spadkins Date: Tue Nov 28 08:08:33 2006 New Revision: 8310 Modified: p5ee/trunk/App-Repository/CHANGES
Log: info about dbget --totals and --subtotal_columns Modified: p5ee/trunk/App-Repository/CHANGES ============================================================================== --- p5ee/trunk/App-Repository/CHANGES (original) +++ p5ee/trunk/App-Repository/CHANGES Tue Nov 28 08:08:33 2006 @@ -2,6 +2,13 @@ # CHANGE LOG ######################################### +0.965 + x add App::Repository::summarize_rows() + x add bin/dbget --totals and --subtotal_columns options + x fix App::RepositoryObjectSet->set_params() to not clear cache if %$params are identical + x fix App::RepositoryObjectDomain->get_object_set() to call $object_set->set_params() + instead of update_params() if a %$params subset has not been explicitly defined. + 0.964 x add bin/dbget x add default params and params that don't relate to column names
