pub fn add_column_sql(entity_name: &str, field: &FieldSpec) -> String
Generate an ALTER TABLE ADD COLUMN statement.