hasChanges property

bool get hasChanges

Implementation

bool get hasChanges => columns.hasChanges() || constraints.hasChanges() || indexes.hasChanges();