basic_embedded_struct

Function basic_embedded_struct 

Source
pub async fn basic_embedded_struct(test: &mut Test)
Expand description

Tests that embedded structs are registered in the app schema but don’t create their own database tables (they’re inlined into parent models).