pub async fn optional_relation_carrying_embed(test: &mut Test) -> Result<()>Expand description
An Option<Owner> field: an ownerless row stores NULL in the discriminant
column, per existing optional-embed support, and updates move rows in and
out of ownership.