User: Bgrenon
From Genesys Documentation
No results
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 `IpName` AS `IpName`,`Version` AS `Version`,`Container` AS `Container`,`LastPublish` AS `LastPublish`,`LastPublish__precision` AS `LastPublish__precision` FROM `cargo__RNElements` WHERE LastPublish between date_sub(now(),INTERVAL 1 WEEK) and now () ORDER BY `IpName`,`Version`,`Container`,`LastPublish` LIMIT 100 Function: CargoSQLQuery::run Error: 1630 FUNCTION supersite_wiki.now does not exist. Check the 'Function Name Parsing and Resolution' section in the Reference Manual (127.0.0.1)
Error: The SQL function "CURDATE()" is not allowed.
Error: The SQL function "YEARWEEK()" is not allowed.