pub fn extract_ddl_operations(sql: &str) -> Vec<DdlOperation>
Extract DDL operations from SQL content.