Lead

constructor(    expr: ExpressionWithColumnType<T>,     offset: ExpressionWithColumnType<Int> = intLiteral(1),     defaultValue: ExpressionWithColumnType<T>? = null)