up

abstract fun up(id: String, by: Int = 1): RowResult<RowEditor>
abstract fun up(ids: List<String>): RowResult<List<RowEditor>>