tests_fuzz::validator::table

Function fetch_table_options

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

Fetches table options from the context