Skip to main content

remove_sqlite_files

Function remove_sqlite_files 

Source
async fn remove_sqlite_files(path: &Path) -> Result<(), Error>
Expand description

Removes an SQLite database file and its WAL/SHM companions.