Function create_table

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

Create a table migration