MichaelMalus
01/14/2019, 4:28 AMtable.selectAll()
just fine. Trying to SELECT WHERE (as in table.select(table.columname eq foobar)
), I get Unresolved reference: eq
. What am I missing?tapac
01/14/2019, 8:39 AMtable.select {}
instead of table.select()