pub fn blocking_view_query_tests<C>(db: &C) -> Result<(), Error>
where C: Connection,