Function create_index

Source
pub fn create_index(
    index_name: &str,
    table_name: &str,
    columns: &[&str],
) -> Migration
Expand description

Create index migration