Template: ArticleHelmRN

From Genesys Documentation
Revision as of 22:42, June 28, 2021 by Barry.grenon@genesys.com (talk | contribs) (Created page with "{{#cargo_query: tables=Issue,ComponentRN,ComponentRN__ComponentId,ComponentRN__DeploymentTypeId,Component |join on=Issue._pageName=ComponentRN._pageName,ComponentRN._ID=Compon...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `ComponentId` AS `Component`,`cargo__ComponentRN`.`ReleaseNumber` AS `ReleaseNumber`,`cargo__ComponentRN`.`ReleaseDate` AS `ReleaseDate`,`PrivateEditionReleaseDate` AS `PrivateEditionReleaseDate`,`cargo__ComponentRN`.`_pageName` AS `Page`,`cargo__Component`.`Name` AS `ComponentName` FROM `cargo__Issue` LEFT OUTER JOIN `cargo__ComponentRN` ON ((`cargo__Issue`.`_pageName`=`cargo__ComponentRN`.`_pageName`)) LEFT OUTER JOIN `cargo__ComponentRN__ComponentId` ON ((`cargo__ComponentRN`.`_ID`=`cargo__ComponentRN__ComponentId`.`_rowID`)) LEFT OUTER JOIN `cargo__ComponentRN__DeploymentTypeId` ON ((`cargo__ComponentRN`.`_ID`=`cargo__ComponentRN__DeploymentTypeId`.`_rowID`)) LEFT OUTER JOIN `cargo__Component` ON ((`cargo__ComponentRN`.`ComponentId` HOLDS `cargo__Component`.`Id`)) WHERE (`cargo__ComponentRN__ComponentId`.`_value` IN ()) AND (`cargo__ComponentRN__DeploymentTypeId`.`_value` IN ()) AND `cargo__ComponentRN`.`_pageNamespace`="10" GROUP BY `cargo__ComponentRN`.`_pageName` ORDER BY `cargo__ComponentRN`.`ReleaseDate` DESC 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 `cargo__Component`.`Id`)) WHERE (`cargo__ComponentRN__ComponentId`.`_val' at line 1 (127.0.0.1)

Retrieved from "https://all.docs.genesys.com/Template:ArticleHelmRN (2024-11-09 10:31:51)"