Function goatns::db::get_conn

source ·
pub async fn get_conn(
    config_reader: CowCellReadTxn<ConfigFile>
) -> Result<SqlitePool, Error>
Expand description

Setup the database connection and pool