pub fn extract_ddl_operations_located(sql: &str) -> Vec<LocatedDdl>Expand description
Extract DDL operations along with their source positions.
pub fn extract_ddl_operations_located(sql: &str) -> Vec<LocatedDdl>Extract DDL operations along with their source positions.