Trac Database Schema: Report System
TracReports use just a single database table.
Table report
Table | Key |
report | id |
Columns | Type |
id | auto_increment
|
author | |
title | |
query | |
description |
Stores the report SQL queries and associated metadata.
Trac initializes this table with the default reports during installation.
Last modified
13 years ago
Last modified on Mar 11, 2012, 10:24:23 PM
Note:
See TracWiki
for help on using the wiki.