Skip to main content

drop_database

Function drop_database 

Source
pub async fn drop_database(url: &str) -> Result<(), SqliteError>
Expand description

Drops the SQLite database if it exists.