Template: GetContainers
From Genesys Documentation
Error: No field named "ComponentName" found for any of the specified database tables.
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT `ReleaseNumber` AS `ReleaseNumber` FROM `cargo__ComponentRN` WHERE ComponentId HOLDS '{{{ComponentId}}}' AND PrivateEditionReleaseDate="" ORDER BY `ReleaseNumber` 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 'HOLDS '{{{ComponentId}}}' AND PrivateEditionReleaseDate="" ORDER BY `ReleaseNum' at line 1 (127.0.0.1)