pub async fn ensure_table(db: &Db) -> Result<()>
Ensure the rustio_admin_actions table and its indexes exist. Idempotent. Depends on rustio_users existing first.
rustio_admin_actions
rustio_users