nullableOtherwise

open fun nullableOtherwise(value: T): Expression<T>
abstract fun nullableOtherwise(expression: Expression<T>): Expression<T>