Difference between revisions of "Template: LatestContainers"

From Genesys Documentation
Jump to: navigation, search
Line 18: Line 18:
 
</td>
 
</td>
 
<td>
 
<td>
 +
{{{Release|}}}
 
{{#cargo_query:tables=RNElements,Component
 
{{#cargo_query:tables=RNElements,Component
 
|join on=RNElements.IpName=Component.IpName
 
|join on=RNElements.IpName=Component.IpName

Revision as of 17:45, April 8, 2022

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT MAX(ReleaseNumber) FROM `cargo__ComponentRN` LEFT OUTER JOIN `cargo__ComponentRN__DeploymentTypeId` ON ((`cargo__ComponentRN`.`_ID`=`cargo__ComponentRN__DeploymentTypeId`.`_rowID`)) RIGHT OUTER JOIN `cargo__DeploymentType` ON ((`cargo__ComponentRN__DeploymentTypeId`.`_value`=`cargo__DeploymentType`.`Id`)) WHERE ComponentId HOLDS "" AND ReleaseDate="" AND `cargo__ComponentRN`.`_pageNamespace`="0" ORDER BY MAX(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 "" AND ReleaseDate="" AND `cargo__ComponentRN`.`_pageNamespace`="0" ORDER' at line 1 (127.0.0.1)


Retrieved from "https://all.docs.genesys.com/Template:LatestContainers (2025-06-20 23:22:10)"