Template: ListRNs

From Genesys Documentation
Revision as of 19:45, August 24, 2021 by Barry.grenon@genesys.com (talk | contribs) (Created page with "<h2>{{{Component}}}</h2> {{#cargo_query: tables=ComponentRN,Component |join on=ComponentRN.ComponentId HOLDS Component.Id |fields=ComponentRN._pageName=URL,ReleaseNumber,Rele...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

{{{Component}}}

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

Query: SELECT `cargo__ComponentRN`.`_pageName` AS `URL`,`ReleaseNumber` AS `ReleaseNumber`,`ReleaseDate` AS `ReleaseDate` FROM `cargo__ComponentRN` LEFT OUTER JOIN `cargo__Component` ON ((`cargo__ComponentRN`.`ComponentId` HOLDS `cargo__Component`.`Id`)) WHERE `cargo__ComponentRN`.`ComponentId` HOLDS "" ORDER BY `cargo__ComponentRN`.`_pageName`,`ReleaseNumber`,`ReleaseDate` LIMIT 5000 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` HOLDS' at line 1 (127.0.0.1)

Retrieved from "https://all.docs.genesys.com/Template:ListRNs (2024-10-06 22:46:31)"