report_builder_global_restriction table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||||||||||||||||
name | VARCHAR | 255 |
|
|
||||||||||||||||||||
description | LONGTEXT | 2147483647 | √ | null |
|
|
Description of the global report restriction |
|||||||||||||||||
active | BIT | 1 | 0 |
|
|
|||||||||||||||||||
allrecords | BIT | 1 | 0 |
|
|
True means no restrictions |
||||||||||||||||||
allusers | BIT | 1 | 0 |
|
|
True means this restriction can be used by all users |
||||||||||||||||||
sortorder | BIGINT | 19 | null |
|
|
|||||||||||||||||||
timecreated | BIGINT | 19 | null |
|
|
|||||||||||||||||||
timemodified | BIGINT | 19 | √ | null |
|
|
Table contained -1 rows
report_builder_global_restriction table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |