Difference between revisions of "Template: LatestContainers"
From Genesys Documentation
Line 13: | Line 13: | ||
|default={{#arraymap:{{{Containers|}}}|*|x|{{#switch:{{#sub:x|-3|}}|tgz=*x{{#switch:{{NAMESPACENUMBER}}|620={{SuperscriptFlag}}|#default=}}|#default=}}|\n }} | |default={{#arraymap:{{{Containers|}}}|*|x|{{#switch:{{#sub:x|-3|}}|tgz=*x{{#switch:{{NAMESPACENUMBER}}|620={{SuperscriptFlag}}|#default=}}|#default=}}|\n }} | ||
|format=ul | |format=ul | ||
− | |where=Component.Id="{{{ComponentId|}}}" AND RNElements.Version="{{{Release|}}}" AND Type="helm" }} | + | |where=Component.Id="{{{ComponentId|}}}" AND RNElements.Version="{{{Release|}}}" AND Type="helm" |
+ | }} | ||
</td> | </td> | ||
<td> | <td> | ||
Line 21: | Line 22: | ||
|default={{#arraymap:{{{Containers|}}}|*|x|{{#switch:{{#sub:x|-3|}}|tgz=*x{{#switch:{{NAMESPACENUMBER}}|620={{SuperscriptFlag}}|#default=}}|#default=}}|\n }} | |default={{#arraymap:{{{Containers|}}}|*|x|{{#switch:{{#sub:x|-3|}}|tgz=*x{{#switch:{{NAMESPACENUMBER}}|620={{SuperscriptFlag}}|#default=}}|#default=}}|\n }} | ||
|format=ul | |format=ul | ||
− | |where=RNElements.IpName="{{{IpName|}}}" AND RNElements.Version="{{{Release|}}}" AND Type="docker" | + | |where=RNElements.IpName="{{{IpName|}}}" AND RNElements.Version="{{{Release|}}}" AND Type="docker" |
− | + | }} | |
</td> | </td> | ||
</tr> | </tr> |
Revision as of 15:16, April 7, 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)