pub fn parse_schema(sql: &str) -> Result<Vec<TableMetadata>>
Parse a SQL schema string into table metadata