pub fn create_table_up(table_name: &str, fields: &[Field]) -> String
Builds the up() body for a create_table migration.
up()
create_table