Skills

From Caves of Qud Wiki
Revision as of 23:29, 14 July 2019 by Teamtoto (talk | contribs) (Created page with "{{stub}} {{#cargo_query:table=Skills|fields=Class, _pageName = Name,Cost, CONCAT(RequiredStatNumber,' ', RequiredStat)=Required Stat,PrerequisiteSkill=Required Skill|sortby=Cl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article is a stub. You can help Caves of Qud Wiki by expanding it.
This article is a stub. You can help Caves of Qud Wiki by expanding it.

Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'NOT ) "" ORDER BY `Skills`.`Class__full` ,`_pageName`,`Cost`,CONCAT(Required...' at line 1 (localhost)

Function: CargoSQLQuery::run Query: SELECT `Class__full` AS `Class`,`_pageName` AS `Name`,`Cost` AS `Cost`,CONCAT(RequiredStatNumber,' ', RequiredStat) AS `Required Stat`,`PrerequisiteSkill__full` AS `Required Skill` FROM `Skills` WHERE `Skills`.`_ID` IN (SELECT `_rowID` FROM `Skills__Class` WHERE `_value`= NOT ) "" ORDER BY `Skills`.`Class__full` ,`_pageName`,`Cost`,CONCAT(RequiredStatNumber,' ', RequiredStat),`Skills`.`PrerequisiteSkill__full` LIMIT 100