pub fn query_scalar<S>(sql: &str) -> QueryScalar<'_, D1, S, D1Arguments>where (S,): for<'r> FromRow<'r, D1Row>,