Join Slack
Powered by
is there any way to read from the db synchronously...
# exposed
n
neil
01/25/2018, 6:49 PM
is there any way to read from the db synchronously? I want to do something like
val user = transaction { Table.find{...} }
2
Views
Open in Slack
Previous
Next