﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
661	New function: batch save of objects would make for more efficient processing	Lllama	Adrian Holovaty	"Currently new records are saved one at the time using save().  In most cases this is sufficient though a batch save method would allow for more efficient database access when appropriate.

An example:  An app allows the upload of a file which is parsed into many records.  Currently each record would have to be looped over and save()d.  A function which took the list of records and did One Big Insert would make the operation more efficient."	enhancement	closed	Core (Other)		normal	wontfix			Unreviewed	0	1	0	0	0	0
