CustomOperator

constructor(operatorName: String, columnType: IColumnType<T & Any>, expr1: Expression<*>, expr2: Expression<*>)