ejsel_meta_result Table (397)
Some tooltip text!
• 1 minute to read
• 1 minute to read
This table stores result meta data
Fields
Name | Description | Type | Null |
---|---|---|---|
id | Primary key | PK | |
ejselection | The id of the selection for which this item is part of a result | FK ejselection | |
owner | The user who owns this selection result | FK ejuser | |
created_at | When the result set was created. | DateTime |
Indexes
Fields | Types | Description |
---|---|---|
id | PK | Clustered, Unique |
ejselection | FK | Index |
owner | FK | Index |
created_at | DateTime | Index |
Relationships
Table | Description |
---|---|
ejsel_result_set | This table stores result set reference data, result sets for selections |
ejselection | This table stores selections, dynamic groups. |
ejuser | This table contains entries for the users of the system. |
Replication Flags
- None
Security Flags
- No access control via user's Role.