Skip to main content

column_names

Function column_names 

Source
pub fn column_names(create_sql: &str) -> Option<Vec<String>>
Expand description

Just the column names from column_defs (the common need). None when the body cannot be parsed with confidence.