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
