pub async fn get_conn( config_reader: CowCellReadTxn<ConfigFile> ) -> Result<SqlitePool, Error>
Setup the database connection and pool