pub async fn partial_update_embedded_fields(t: &mut Test) -> Result<()>Expand description
Tests partial updates of embedded struct fields via stmt::patch /
stmt::apply. This validates that individual fields within an embedded
struct can be updated without replacing the entire struct.