diff

abstract fun diff(table: String, entityId: Long, entityLabel: String, old: T, neu: T): Change.Updated.Field?