Wortmaus:Wartung/Wörter ohne Übung: Unterschied zwischen den Versionen

Aus Wortmaus
Keine Bearbeitungszusammenfassung
Markierung: 2017-Quelltext-Bearbeitung
Keine Bearbeitungszusammenfassung
Markierung: 2017-Quelltext-Bearbeitung
Zeile 20: Zeile 20:
   |fields=
   |fields=
     wort._pageName
     wort._pageName
   |where=wort._pageTitle IS NULL
   |where=wort.uebung_full IS NULL
   |format=ul
   |format=ul
   |limit=10000
   |limit=10000

Version vom 5. Januar 2024, 22:47 Uhr

Anzahl Wörter gesamt: 754

Error 1054: Unknown column 'cargo__wort.uebung_full' in 'where clause'

Function: CargoSQLQuery::run Query: SELECT `cargo__wort`.`_pageID` AS `cargo_backlink_page_id_wort`,`cargo__wort`.`_pageName` AS `_pageName` FROM `cargo__wort` LEFT OUTER JOIN `cargo__uebung` ON ((`cargo__wort`.`_pageID`=`cargo__uebung`.`_pageID`)) WHERE `cargo__wort`.`uebung_full` IS NULL ORDER BY `cargo__wort`.`_pageID`,`cargo__wort`.`_pageName` LIMIT 100