Table of Contents

Property TrackMetadata

Namespace
PowerSync.Common.DB.Schema
Assembly
PowerSync.Common.dll

TrackMetadata

Whether to add a hidden _metadata column that will be enabled for updates to attach custom information about writes that will be reported through [CrudEntry.metadata].

public bool TrackMetadata { get; set; }

Property Value

bool