pub fn parse(input: &str) -> (SchemaModel, Vec<Warning>)
Parse PostgreSQL DDL text into an IR SchemaModel.