id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
7446	'relation "custom_report" does not exist' running trac-admin ... upgrade	anonymous	bobbysmith007	This is the relevant fragment of the log file:\r\n\r\n{{{\r\n2010-08-02 16:53:43,178 Trac[api] DEBUG: T&E NEEDS UP?: sys:False, rep:True, stats:True, fields:True, man:True\r\n2010-08-02 16:53:43,178 Trac[env] WARNING: Component <timingandestimationplugin.api.TimeTrackingSetupParticipant object at 0x25106d0> requires environment upgrade\r\n2010-08-02 16:53:43,183 Trac[reportmanager] DEBUG: T&E Starting Report Schema Upgrade\r\n2010-08-02 16:53:43,201 Trac[reportmanager] DEBUG: T&E Ending Report Schema Upgrade\r\n2010-08-02 16:53:43,204 Trac[dbhelper] ERROR: There was a problem executing sql:SELECT custom_report.subgroup,report.id,report.title, custom_report.version, custom_report.uuid FROM custom_report LEFT JOIN report ON custom_report.id=report.id WHERE custom_report.maingroup=%s ORDER BY custom_report.subgroup,custom_report.ordering \r\n with parameters:('Timing and Estimation Plugin',)\r\nException:relation "custom_report" does not exist\r\nLINE 1: ...e, custom_report.version, custom_report.uuid FROM custom_rep...\r\n                                                             ^\r\nTraceback (most recent call last):\r\n  File "build/bdist.linux-x86_64/egg/timingandestimationplugin/dbhelper.py", line 9, in get_all\r\n    cur.execute(sql, params)\r\n  File "build/bdist.linux-x86_64/egg/trac/db/util.py", line 65, in execute\r\n    return self.cursor.execute(sql_escape_percent(sql), args)\r\nProgrammingError: relation "custom_report" does not exist\r\nLINE 1: ...e, custom_report.version, custom_report.uuid FROM custom_rep...\r\n}}}\r\n\r\nMy database backend is postgresql, I'm using the most recent version of plugin from SVN.	defect	closed	normal	TimingAndEstimationPlugin	normal	fixed		brad-trachacks@fritzfam.com	0.12
