Hi, The documentation of the SQLite dialect https://gdal.org/en/latest/user/sql_sqlite_dialect.html#like-operator can make user believe that the dialect supports ILIKE operator since GDAL version 3.9 but that is not true. Maybe that is a copy-paste error in https://github.com/OSGeo/gdal/commit/1b886786fddfb49a3c3a000e2d1be5eede5b786e and SQLite dialect is still supposed to have just LIKE . I considered to edit the documentation but I was not sure if I could just remove the two ILIKEs or if there is something more to edit.
-Jukka Rahkonen-
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev