pub async fn mixed_enum_roundtrip(test: &mut Test) -> Result<()>
End-to-end CRUD test for a mixed enum (unit variants and data variants). Verifies that both kinds round-trip correctly through the DB.