Join Slack
Powered by
I'm having one more question btw: how do I find on...
# getting-started
b
bodiam
11/20/2016, 8:48 PM
I'm having one more question btw: how do I find one object in Exposed? For example, finding many results I can do like this:
Copy code
Messages.selectAll().map { fromRow(it) }
Open in Slack
Previous
Next