id | Integer | Nullable | | A sequential numeric index of the entity change. |
---|
entityName | Text | Nullable | | The type of entity being changed (attributes , branches , note_reordering , etc.) |
---|
entityId | Text | Nullable | | The ID of the entity being changed. |
---|
hash | Text | Nullable | | TODO: Describe how the hash is calculated |
---|
isErased | Integer | Nullable | | TODO: What does this do? |
---|
changeId | Text | Nullable | | TODO: What does this do? |
---|
componentId | Text | Nullable | | TODO: What does this do? |
---|
instanceId | Text | Nullable | | TODO: What does this do? |
---|
isSynced | Integer | Nullable | | TODO: What does this do? |
---|
utcDateChanged | Text | Nullable | | Date of the entity change in UTC format (e.g. 2023-11-08 16:43:44.204Z ) |
---|