tapac
07/28/2018, 12:28 PMSo first, how the heck does this even work? I can’t seem to figure it out from reading the source.inList and other functions declared within SqlExpressionBuilder that’s why you can’t access them out of select {} block, which defined as :
inline fun FieldSet.select(where: SqlExpressionBuilder.()->Op<Boolean>)
mrtact
07/30/2018, 9:29 PM