pub async fn do_script_query_strict<'b, R: StableRepo>(
script_query: &ScriptQuery,
script_repo: &'b mut R,
) -> Result<RepoEntry<'b>>pub async fn do_script_query_strict<'b, R: StableRepo>(
script_query: &ScriptQuery,
script_repo: &'b mut R,
) -> Result<RepoEntry<'b>>