toSingleStrict

open override fun toSingleStrict(params: Map<String, Any?>): DataResult<Map<String, Any?>>

Executes the query and returns the first row. Always fails on empty result.