﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1486948	Missing field in update db file.	after.design		"I was doing upgrade of some old installation of roundcube on server. I've upgraded DB (without making truncate messages table even) and i found that roundcube can't open message. In error log there was a message:

{{{Native message: Unknown column 'structure' in 'field list'}}}

So i've done describe message and there was no field.
Easy alter and all is working fine:

{{{ alter table messages add structure text }}}"	Bugs	closed	5	later	Database	0.4-stable	normal	wontfix		
