ignoreEmptyUpdates property

bool ignoreEmptyUpdates
final

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

Implementation

final bool ignoreEmptyUpdates;