Skip to main content

delete_row

Function delete_row 

Source
pub fn delete_row(table_name: &str, primary_key: IndexKey) -> Result<(), String>