Skip to main content

select_first_no_match

Function select_first_no_match 

Source
pub async fn select_first_no_match(test: &mut Test) -> Result<()>
Expand description

.select(...).first() returns None when no rows match.