User: Bgrenon

From Genesys Documentation
Revision as of 12:30, April 6, 2022 by WikiSysop (talk | contribs)
Jump to: navigation, search

No results

No results

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

Query: SELECT `cargo__Component`.`Name` AS `Service`,`cargo__ComponentRN`.`ReleaseNumber` AS `ReleaseNumber`,`PrivateEditionReleaseDate` AS `ReleaseDate`,`Containers` AS `Containers`,`ComponentId` AS `ComponentId` 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`.`_pageNamespace`="0" AND PrivateEditionReleaseDate IS NOT NULL 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`.`_pageNamespace`="0' at line 1 (127.0.0.1)

Retrieved from "https://all.docs.genesys.com/User:Bgrenon (2025-06-19 10:14:03)"