Skip to main content

dump

Function dump 

Source
pub async fn dump(conn: &DatabaseConnection) -> Result<String>
Expand description

Dump the SQLite schema: the CREATE TABLE statements, one per line.