﻿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
1440	[patch]  [magic-removal] Do not put multiple SQL statements in one execute() call.	Malcolm Tredinnick <malcolm@…>	Adrian Holovaty	"At least in SQLite (and, from memory, in some other DB-API-comaptible Python wrappers as well), it is not possible to put multiple SQL statements in a single call to execute(). By multiple statements here, I mean things separated by semicolons.

We are currently making this error in the magic-removal branch. The attached patch fixes this."	defect	closed	Database layer (models, ORM)		major	fixed			Unreviewed	1	0	0	0	0	0
