summaryrefslogtreecommitdiffstats
path: root/server/sql/rteval-1.3.sql
Commit message (Collapse)AuthorAgeFilesLines
* Fix minor issues in rteval-parser database schemasDavid Sommerseth2012-12-201-0/+1
| | | | | | | - The rtevxmlrpc database user needs SELECT privileges on rtevalruns, otherwise the DatabaseStatus() XML-RPC call fails. - The hwlatdetect_summary table was defined with a wrong column name
* Moved annotation data into a separate table field in rtevalruns_detailsDavid Sommerseth2011-01-101-0/+206
Signed-off-by: David Sommerseth <davids@redhat.com>