MCPcopy Create free account
hub / github.com/SeaQL/sea-orm / delete

Method delete

tests/common/mod.rs:30–32  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

28 }
29
30 pub async fn delete(&self) {
31 setup::tear_down(&self.base_url, &self.db_name).await;
32 }
33}

Callers 15

mainFunction · 0.45
partial_model_flatFunction · 0.45
partial_model_nestedFunction · 0.45
partial_model_join_threeFunction · 0.45
exists_with_no_resultFunction · 0.45
exists_with_resultFunction · 0.45

Calls 1

tear_downFunction · 0.85

Tested by 15

mainFunction · 0.36
partial_model_flatFunction · 0.36
partial_model_nestedFunction · 0.36
partial_model_join_threeFunction · 0.36
exists_with_no_resultFunction · 0.36
exists_with_resultFunction · 0.36