Skip to main content

copy_sqlite_files

Function copy_sqlite_files 

Source
async fn copy_sqlite_files(src: &Path, dest: &Path) -> Result<(), Error>
Expand description

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