Difference between revisions of "Template: FeatureTopicMap"
From Genesys Documentation
(Created page with "{{#cargo_query:tables=FeatureTopicCategory|fields=Name|where=ID={{{1|}}}}}") |
|||
Line 1: | Line 1: | ||
− | {{#cargo_query:tables=FeatureTopicCategory| | + | {{#cargo_query: |
+ | tables=FeatureTopicCategory | ||
+ | |field=Name | ||
+ | |where=ID={{{1|}}} | ||
+ | }} |
Revision as of 19:16, September 24, 2020
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT `_pageName` AS `_pageName` FROM `cargo__FeatureTopicCategory` WHERE ID= ORDER BY `_pageName` LIMIT 100 Function: CargoSQLQuery::run Error: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY `_pageName` LIMIT 100' at line 1 (127.0.0.1)