pub fn query_scalar<O>(query: &str) -> QueryScalar<'_, O> where
    (O,): for<'r> FromRow<'r>,