Prepares query as a simple one.
Prepares query as a simple one.
Row parser
import anorm.{ SQL, SqlParser } SQL("SELECT 1").asSimple(SqlParser.scalar[Int])
Returns this query with the fetch suze updated to the row count
.
Returns this query with the timeout updated to seconds
delay.
Initial SQL query, without parameter values.