More actions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|where= type="Media players" OR type="System Tools" OR type="File Browsers" OR type="Save Managers and Editors" OR type="Utilities" OR type="Music Apps" OR type="Operating systems" OR type="Math" OR type="Other Apps" | |where= type="Media players" OR type="System Tools" OR type="File Browsers" OR type="Save Managers and Editors" OR type="Utilities" OR type="Music Apps" OR type="Operating systems" OR type="Math" OR type="Other Apps" | ||
|fields= image, CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, type=Type, version=Version, author=Author(s), lastupdated=Last Updated | |fields= image, CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, type=Type, version=Version, author=Author(s), lastupdated=Last Updated | ||
|order by=lastupdated | |order by=lastupdated AESC | ||
|format=table | |format=table | ||
|rows per page=1000 | |rows per page=1000 | ||
|limit=1000 | |limit=1000 | ||
}} | }} |
Revision as of 03:53, 4 December 2022
>-<
Error 1054: Unknown column 'lastupdated AESC' in 'order clause'
Function: CargoSQLQuery::run Query: SELECT `cargo__Infobox_Vita_Homebrews`.`_pageID` AS `cargo_backlink_page_id_Infobox_Vita_Homebrews`,`image` AS `image`,CONCAT('',title,'') AS `Title`,`description` AS `Description`,`type` AS `Type`,`version` AS `Version`,`author` AS `Author(s)`,`lastupdated` AS `Last Updated` FROM `cargo__Infobox_Vita_Homebrews` WHERE type="Media players" OR type="System Tools" OR type="File Browsers" OR type="Save Managers and Editors" OR type="Utilities" OR type="Music Apps" OR type="Operating systems" OR type="Math" OR type="Other Apps" ORDER BY `lastupdated AESC` LIMIT 100