dbo.QERCloudAssistantMessage
The approval messages send to Starling Cloud Assistant.
TableType TUsage USERDATARows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_QERCloudAssistantMessage | varchar(38) | no | Cloud Assistant approval message | PKUID |
UID_PersonHead | varchar(38) | no | Approver | FKUID |
ObjectKeyBase | varchar(138) | yes | Object | |
ObjectKeyHelper | varchar(138) | yes | Approval | |
DeletionDate | datetime(8) | yes | Deletion date | |
MessageId | nvarchar(76) | yes | Message ID | |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XTouched | nchar(2) | yes | Processing status | |
XObjectKey | varchar(138) | no | Object key |
Relations
| FK | From | To |
|---|---|---|
| QER_RFRL4500 | QERCloudAssistantMessage.UID_PersonHead | Person.UID_Person |
Triggers
GEN_T1555D0903AA51FFEA947C0D73 SQL_TRIGGER
GEN_T2948D4DD82032AEE0AA8EBBDB SQL_TRIGGER
GEN_T3222BA4414071ABB050349DEE SQL_TRIGGER
Referenced by / reverse relations
Generated from live DB metadata, FK rows, and exported SQL dependency/source extraction. This is factual linkage evidence, not inferred behavior.
| Referencing object | Relation | Evidence |
|---|---|---|
| Person | referenced by foreign key from table | QER_RFRL4500: QERCloudAssistantMessage.UID_PersonHead -> Person.UID_Person |