Skip to main content

set_i64

Function set_i64 

Source
pub async fn set_i64(pool: &SqlitePool, key: &str, value: i64) -> Result<()>
Expand description

Upsert an integer setting.