tests_fuzz::validator::row

Function fetch_values

Source
pub async fn fetch_values(db: &MySqlPool, sql: &str) -> Result<Vec<MySqlRow>>
Expand description

Returns all [RowEntry] of the table_name.