pub async fn unassociated_collection_tests<C>(db: &C) -> Result<(), Error>where
    C: AsyncConnection,