Skip to main content

parse_create_table

Function parse_create_table 

Source
pub fn parse_create_table(input: &str) -> IResult<&str, TableSchema>
Expand description

Parse a complete CREATE TABLE statement