Difference between revisions of "User: Bgrenon/4"
From Genesys Documentation
Line 1: | Line 1: | ||
{{#cargo_query:tables=ComponentRN | {{#cargo_query:tables=ComponentRN | ||
|fields=Containers | |fields=Containers | ||
− | |where=ComponentRN.ComponentId HOLDS 'acaca529-aedd-4820-8557-4966ab8490db' AND PrivateEditionReleaseDate="2022-04-07" AND ComponentRN._pageNamespace="0" | + | |where=ComponentRN.ComponentId HOLDS 'acaca529-aedd-4820-8557-4966ab8490db' AND PrivateEditionReleaseDate="2022-04-07" AND ComponentRN._pageNamespace="0" AND Containers IS NOT NULL |
|format=table | |format=table | ||
|template=ArrayMapDocker | |template=ArrayMapDocker | ||
|default=N/A | |default=N/A | ||
}} | }} |
Revision as of 19:05, April 12, 2022
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT `Containers` AS `Containers` FROM `cargo__ComponentRN` WHERE `cargo__ComponentRN`.`ComponentId` HOLDS 'acaca529-aedd-4820-8557-4966ab8490db' AND PrivateEditionReleaseDate="2022-04-07" AND `cargo__ComponentRN`.`_pageNamespace`="0" AND Containers IS NOT NULL ORDER BY `Containers` 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 'acaca529-aedd-4820-8557-4966ab8490db' AND PrivateEditionReleaseDate="2022' at line 1 (127.0.0.1)