Skip to main content

extract_ddl_operations_located

Function extract_ddl_operations_located 

Source
pub fn extract_ddl_operations_located(sql: &str) -> Vec<LocatedDdl>
Expand description

Extract DDL operations along with their source positions.