Function init_database

Source
pub fn init_database(name: &str) -> Result<()>
Expand description

Initialize a new SQLite database with enhanced error handling