Table Columns

Unique Key: digest
Column NameData TypeDescription
ownerVARIANTThe owner of the object.
object_typeVARCHARThe type of the object being changed.
object_idVARCHARThe ID of the object being changed.
senderVARCHARThe sender associated with the object change.
typeVARCHARThe type of object change.
digestVARCHARThe unique identifier or hash of the object change.
object_change_indexBIGINTThe index of the object change.
transaction_block_digestVARCHARThe digest of the transaction block.
transaction_block_statusVARCHARThe status of the transaction block.
checkpoint_timestampTIMESTAMP_NTZ(9)The timestamp of the checkpoint.
checkpoint_sequenceBIGINTThe sequence number of the checkpoint.
checkpoint_digestVARCHARThe digest of the checkpoint associated with the change.
previous_versionBIGINTThe previous version of the object.
versionBIGINTThe version of the object.
_created_atTIMESTAMP_NTZ(9)Timestamp of the entry creation
_updated_atTIMESTAMP_NTZ(9)Timestamp of the entry update