Skip to main content

ensure_table

Function ensure_table 

Source
pub async fn ensure_table(db: &Db) -> Result<()>
Expand description

Ensure the rustio_notifications table + its unread-lookup index exist. Idempotent.