Difference between revisions of "Template: FeatureTopicMap"

From Genesys Documentation
Jump to: navigation, search
Line 1: Line 1:
 
{{#cargo_query:
 
{{#cargo_query:
 
tables=FeatureTopicCategory
 
tables=FeatureTopicCategory
|field=Name
+
|fields=Name
|where=ID={{{1|}}}
+
|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 `Name` AS `Name` FROM `cargo__FeatureTopicCategory` WHERE Id= ORDER BY `Name` 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 `Name` LIMIT 100' at line 1 (127.0.0.1)

Retrieved from "https://all.docs.genesys.com/Template:FeatureTopicMap (2025-08-19 07:02:10)"