Hello, everyone. I use the Cargo extension on a personal wiki hosted on a wiki farm, after they updated the version, whenever I go to Special:Drilldown/Artículos, I get the following message:
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading? Query: SELECT `Artículos_alias`.`_pageName` AS `_pageName` FROM `cargo__Artículos` `Artículos_alias` ORDER BY Artículos_alias._pageName LIMIT 250 Function: CargoSQLQuery::run Error: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '\xC3\xADculos_alias._pageName LIMIT 250' at line 1 (dbt1.miraheze.org)
It seems that this started after these changes
Version of Wiki
MediaWiki 1.34.1 (3bf31d9)
Cargo 2.5 (63cc541)
What's the problem? Before the upgrade, it worked fine. Greetings.