pub fn parse_table_columns(columns_text: &str) -> Vec<String>
Parse column definitions from CREATE TABLE statement