Skip to main content

bind_view_drop_targets

Function bind_view_drop_targets 

Source
pub fn bind_view_drop_targets(
    catalog: &dyn RelationDropCatalog,
    stmt: &DropStmt,
) -> Result<(Vec<String>, &'static str), SQLError>