pub fn create_index( index_name: &str, table_name: &str, columns: &[&str], ) -> Migration
Create index migration