Difference between revisions of "Template: FeatureTopicMap"
From Genesys Documentation
Line 1: | Line 1: | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=FeatureTopicCategory | tables=FeatureTopicCategory | ||
− | | | + | |fields=Name |
− | |where= | + | |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)