Difference between revisions of "TestPage"
From MGH Learn Pathology
| Line 1: | Line 1: | ||
| − | {{ | + | {{#cargo_query:tables=user|fields=user_name,user_real_name|where=user_group HOLDS 'bwh'}} |
Revision as of 16:07, July 15, 2022
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT `user_name` AS `user name`,`user_real_name` AS `user real name` FROM `cargo__user` WHERE user_group HOLDS 'bwh' ORDER BY `user_name`,`user_real_name` LIMIT 100000 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 'HOLDS 'bwh' ORDER BY `user_name`,`user_real_name` LIMIT 100000' at line 1 (172.27.81.126:30004)