Modèle:Recherche : Différence entre versions

Ligne 1 : Ligne 1 :
 
{{#cargo_query:table=Sequences
 
{{#cargo_query:table=Sequences
|fields=_pageName,titre,dateDebut,dateFin,apercu,idSupport,lieu_de_tournage
+
|fields=_pageName,titre,dateDebut,dateFin,apercu,idSupport
 
|where=titre HOLDS LIKE "%And%"
 
|where=titre HOLDS LIKE "%And%"
 
|group by=_pageName
 
|group by=_pageName
 
}}
 
}}

Version du 27 septembre 2018 à 11:33

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

Query: SELECT `_pageName` AS `_pageName`,`titre` AS `titre`,`dateDebut` AS `dateDebut`,`dateFin` AS `dateFin`,`apercu` AS `apercu`,`idSupport` AS `idSupport`,`dateDebut__precision` AS `dateDebut__precision`,`dateFin__precision` AS `dateFin__precision` FROM `A_cargo__Sequences` WHERE titre HOLDS LIKE "%And%" GROUP BY `_pageName` ORDER BY `_pageName`,`titre`,`dateDebut`,`dateFin`,`apercu` LIMIT 100 Function: CargoSQLQuery::run 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 "%And%" GROUP BY `_pageName` ORDER BY `_pageName`,`titre`,`dateDebut' at line 1 (bdd10.u-strasbg.fr)