pub fn create_table(table_name: &str, columns: &[(&str, &str)]) -> Migration
Create a table migration