Skip to main content

integrity_query_orphaned_orders

Function integrity_query_orphaned_orders 

Source
async fn integrity_query_orphaned_orders(
    c: &mut AsyncPgConnection,
) -> Result<i64>