﻿id	summary	reporter	owner	description	type	status	priority	milestone	version	resolution	keywords	cc
62	Merge getFooCount and getFooList subs	Kris Deugau		"The ...Count() and ...List() subs are getting increasingly complex, with ever-growing sets of requirements, limits, and hairy SQL.

Rather than hand-duplicate changes in two places, try merging the two, with a ""count"" flag to pick whether we do ""SELECT count(*) ..."" or ""SELECT fielda,fieldb...."".

This is more complex in part, but it will *reduce* overall complexity by removing duplication of complicated conditionals, limits, and SQL fragments."	task	new	minor	1.6				
