Difference between revisions of "User: Bgrenon/3"
Line 1: | Line 1: | ||
− | =List of Draft Base Unit RNs= | + | ==List of Draft Base Unit RNs== |
Use this page to find a list of all the '''Draft''' Base Unit release notes currently in circulation. These RNs make up the feeder content for the customer-facing release note pages. | Use this page to find a list of all the '''Draft''' Base Unit release notes currently in circulation. These RNs make up the feeder content for the customer-facing release note pages. |
Revision as of 14:55, March 30, 2022
List of Draft Base Unit RNs[ | edit source]
Use this page to find a list of all the Draft Base Unit release notes currently in circulation. These RNs make up the feeder content for the customer-facing release note pages.
Query: SELECT `cargo__Component`.`Name` AS `Component`,`cargo__ComponentRN`.`ComponentId` AS `ComponentId` FROM `cargo__ComponentRN` LEFT OUTER JOIN `cargo__Component` ON ((`cargo__ComponentRN`.`ComponentId` HOLDS `cargo__Component`.`Id`)) GROUP BY `cargo__Component`.`Name` ORDER BY `cargo__Component`.`Name`,`cargo__ComponentRN`.`ComponentId` 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`)) GROUP BY `cargo__Component`.`Name` ORDER BY `' at line 1 (127.0.0.1)