pub async fn duplicate_create_fails(test: &mut Test) -> Result<()>
Creating the same primary key twice should fail because of the attribute_not_exists condition on the version column.