Record meta data for the change.

Properties

Name Type Description
changeIndexes number[] list of change index making up this change (one per table)  
classFullName undefined | string full name of the class of this EC change  
fallbackClassId undefined | string if classId for the change was not found in db then fallback class for the table  
op SqliteChangeOp sqlite operation that caused the change  
stage SqliteValueStage version of the value read from sqlite change  
tables string[] list of tables making up this EC change  

Defined in

Last Updated: 01 May, 2024