Skip to main content

open_read_write

Function open_read_write 

Source
pub fn open_read_write(path: &Path) -> Result<Connection, DbError>
Expand description

Opens a read-write SQLite connection (used when creating fresh or test databases).