pub fn query_statement_scalar_with<'q, DB, O, A>(
statement: &'q DB::Statement<'q>,
arguments: A,
) -> QueryScalar<'q, DB, O, A>
pub fn query_statement_scalar_with<'q, DB, O, A>(
statement: &'q DB::Statement<'q>,
arguments: A,
) -> QueryScalar<'q, DB, O, A>