Table Name: | filter_sub |
Table Number: | 4659 |
Group: | Dovetail |
Description: | Represents a followed or pending subscription between a user and a query which they do not own. |
Flags: | |
Baseline/Custom: | Custom |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
creation_time | CLK_TIME | datetime | USER_DEFINED | When this subscription was created. | ||||
is_accepted | LONG | tinyint | USER_DEFINED | Has the user accepted this subscription. 1=true | Search (1) | |||
is_ignored | LONG | tinyint | USER_DEFINED | Should this subscription be ignored by the user interface. 1=true | Search (1) | |||
objid | LONG | int | 3 | USER_DEFINED | Internal record number | Search (1) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
filter_sub2filter_query | MTO | filter_query | filter_query2filter_sub | USER_DEFINED | Search (1) | ||
filter_sub2user | MTO | user | user2filter_sub | USER_DEFINED | |||
filter_sub2creator | MTO | user | creator2filter_sub | USER_DEFINED |
Index Name | Fields | Flags |
---|
Index Name | Fields | Additional Information |
---|---|---|
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
4653 | fc_filter_qry_favorites | employee, filter_query, filter_sub, user |
filter_sub | |||