Table of Contents

Property IgnoreEmptyUpdates

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

IgnoreEmptyUpdates

Whether an UPDATE statement that doesn't change any values should be ignored when creating CRUD entries.

public bool IgnoreEmptyUpdates { get; set; }

Property Value

bool