pub async fn select_first_no_match(test: &mut Test) -> Result<()>
.select(...).first() returns None when no rows match.
.select(...).first()
None