<div dir="ltr">Thanks for pointing that out.<div><br></div><div>In this case a sqlite compatible version (I think something like `lower(NAME) LIKE '%bom%'` should work) is required.</div><div><br></div><div>Hope this helps</div><div>Matthias</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 29, 2021 at 7:56 AM Andrea Giudiceandrea <<a href="mailto:andreaerdna@libero.it">andreaerdna@libero.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Il 29/07/2021 07:30, Matthias Kuhn ha scritto:<br>
> Can you fill a bug for this? The expression compiler in QGIS should not<br>
> forward it to ogr/gpkg/sqlite in this case.<br>
> <br>
> Matthias<br>
<br>
The Query Builder documentation [1] states that:<br>
<br>
"The filter is made at the data provider (OGR, PostgreSQL, MSSQL…) <br>
level. So the syntax depends on the data provider (DateTime is for <br>
instance not supported for the ESRI Shapefile format)"<br>
<br>
So I think the reported behaviour is expected.<br>
<br>
Regards.<br>
<br>
Andrea<br>
<br>
[1] <br>
<a href="https://docs.qgis.org/3.16/en/docs/user_manual/working_with_vector/vector_properties.html#query-builder" rel="noreferrer" target="_blank">https://docs.qgis.org/3.16/en/docs/user_manual/working_with_vector/vector_properties.html#query-builder</a><br>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div>