Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Test (Verification) to Done on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
Lucas_Werkmeister_WMDE added a comment.


  The query looks like this in Tendril now:
  
    SELECT /* 
Wikibase\Lib\Store\Sql\Terms\DatabaseTermInLangIdsResolver::selectTermsViaJoin 
*/
    wbtl_id, wbtl_type_id, wbxl_language, wbx_text, wbpt_property_id
    FROM `wbt_term_in_lang`
    JOIN `wbt_text_in_lang` ON ((wbtl_text_in_lang_id=wbxl_id))
    JOIN `wbt_text` ON ((wbxl_text_id=wbx_id))
    JOIN `wbt_property_terms` ON ((`wbpt_term_in_lang_id` = wbtl_id))
    WHERE wbtl_type_id = 1
    AND wbxl_language = 'it'
  
  So I think this is done.

TASK DETAIL
  https://phabricator.wikimedia.org/T246232

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3539/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, Lucas_Werkmeister_WMDE
Cc: Michael, Lucas_Werkmeister_WMDE, Addshore, Aklapper, Marostegui, Ladsgroup, 
jcrespo, Hazizibinmahdi, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, 
jijiki, Klaas_Z4us_V, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
elukey, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to