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