Home
last modified time | relevance | path

Searched defs:in_clause (Results 1 – 1 of 1) sorted by relevance

/dports/www/newsboat/newsboat-2.22.1/src/
H A Dcache.cpp1109 const std::string in_clause = utils::join(guids, ", "); in fetch_descriptions() local
1120 const std::string in_clause = prepare_query("'%q'", item.guid()); in fetch_description() local