Skip to main content

load

Function load 

Source
pub async fn load(database_filepath: PathBuf) -> Result<Db, DatabaseError>
Expand description

Open a connection to the DB and apply any pending migrations.