acquire_or_log

Function acquire_or_log 

Source
pub async fn acquire_or_log(mode: DBType) -> Option<PoolConnection<Sqlite>>
Expand description

グローバルデータベース接続を取得します。エラーが発生した場合はログに出力します。