pub fn clear_remote_cache_tables(tx: &Transaction<'_>) -> Result<()>Expand description
Delete all rows from remote_* data tables (use inside with_remote_refresh before re-insert).
pub fn clear_remote_cache_tables(tx: &Transaction<'_>) -> Result<()>Delete all rows from remote_* data tables (use inside with_remote_refresh before re-insert).