Difference between revisions of "mgh:hp-calendar"

From MGH Learn Pathology
Line 4: Line 4:
 
Date=Date
 
Date=Date
 
,ResAbbrev=Topic
 
,ResAbbrev=Topic
|where=scheduleCallConference.TaskAbbrev='HP Journal Club'
+
|where=scheduleCallConference.TaskAbbrev='HP Journal Club' (AND) scheduleCallConference.sort='N'
|where=scheduleCallConference.sort='N'
 
 
|rows per page=20
 
|rows per page=20
|where=QUARTER(Date)=3
 
 
|format=dynamic table}}
 
|format=dynamic table}}

Revision as of 09:46, July 1, 2020

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `Date` AS `Date`,`ResAbbrev` AS `Topic`,`Date__precision` AS `Date__precision` FROM `cargo__scheduleCallConference` WHERE `cargo__scheduleCallConference`.`TaskAbbrev`='HP Journal Club' (AND) `cargo__scheduleCallConference`.`sort`='N' ORDER BY `Date`,`ResAbbrev` 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 '(AND) `cargo__scheduleCallConference`.`sort`='N' ORDER BY `Date`,`ResAbbrev`...' at line 1 (172.27.81.126:30004)