This commit is contained in:
Hocuri
2020-09-16 15:00:22 +02:00
parent f9cc3cbef0
commit 396ccebb5c
2 changed files with 17 additions and 12 deletions

View File

@@ -78,7 +78,6 @@ impl Sql {
// drop closes the connection
}
// return true on success, false on failure
pub async fn open<T: AsRef<Path>>(
&self,
context: &Context,