﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
11288	Convert to .executemany() where appropriate	Chris Nelson	Chris Nelson	As noted in http://trac-hacks.org/ticket/11131#comment:3 and http://www.python.org/dev/peps/pep-0249/, `.executemany()` is preferred over passing a list of tuples.  This can clean up a number of database accesses, potentially making them more portable and readable.	enhancement	new	low	TeamCalendarPlugin	normal				
