User:Tom/Sandbox10: Difference between revisions
< User:Tom
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Parishes | tables=Parishes | ||
|fields=Parishes.Dedication, Parishes.City, Parishes.ParishLocation | |fields=Parishes._pageName, Parishes.Dedication, Parishes.City, Parishes.ParishLocation | ||
|where=Parishes.Diocese HOLDS LIKE "%Arlington%" | |where=Parishes.Diocese HOLDS LIKE "%Arlington%" | ||
|format=openlayers | |format=openlayers | ||
}} | }} |
Revision as of 20:44, 17 October 2024
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 LIKE "%Arlington%" ORDER BY `cargo__Parishes`.`_pageID`,`cargo__Parishes`' at line 1
Function: CargoSQLQuery::run Query: SELECT `cargo__Parishes`.`_pageID` AS `cargo_backlink_page_id_Parishes`,`cargo__Parishes`.`_pageName` AS `_pageName`,`cargo__Parishes`.`Dedication` AS `Dedication`,`cargo__Parishes`.`City` AS `City`,`ParishLocation__full` AS `ParishLocation`,`ParishLocation__lat` AS `ParishLocation lat`,`ParishLocation__lon` AS `ParishLocation lon` FROM `cargo__Parishes` WHERE `cargo__Parishes`.`Diocese` HOLDS LIKE "%Arlington%" ORDER BY `cargo__Parishes`.`_pageID`,`cargo__Parishes`.`_pageName`,`cargo__Parishes`.`Dedication`,`cargo__Parishes`.`City`,`cargo__Parishes`.`ParishLocation__full` LIMIT 100