id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
7204	Avoid db.rollback() in upgrade_environment()	pipern	rjollos	`db.rollback()` should be avoided in `upgrade_environment(db)`, as this would rollback the actions of '''other''' plugins which are also upgrading at the same time.\r\n\r\nI don't know if it's the best way - for now, I just commented out the `db.rollback()`. I'm not certain if it's needed after a `SELECT` throws an exception due to missing table.	defect	assigned	normal	TracPastePlugin	major		AttributeError upgrade db	hasienda, lkraav	0.12
