...
Column | Type | References | Comments |
id | Integer | Primary key | |
created | Date | ||
guid | String | ||
vdb_id | Integer | ||
name | String | Short name | |
description | String | Description | |
template_id | Integer | Report template id | |
version | Integer | ||
creator_id | Integer | db_person.id | Owner of the report |
params | String | Report parameters | |
specificity | Integer | BO type of project or task | |
sharing | Integer | Indicates who the report is shared with | |
shared_workspace_ids | String | If shared with workspace, csv of workspace ids | |
all_client_sharing | Boolean (t or f) | If true means all clients can see this report | |
acl_id | Integer |