: [gdal-dev] SQLite dialect and ILIKE
good catch. Fixed in
https://github.com/OSGeo/gdal/commit/9b1ab02e7b8cb5504cb65cacb287bc717ccee3f7
Le 31/08/2024 à 00:37, Rahkonen Jukka via gdal-dev a écrit :
Hi,
The documentation of the SQLite dialect
https://gdal.org/en/latest/user
good catch. Fixed in
https://github.com/OSGeo/gdal/commit/9b1ab02e7b8cb5504cb65cacb287bc717ccee3f7
Le 31/08/2024 à 00:37, Rahkonen Jukka via gdal-dev a écrit :
Hi,
The documentation of the SQLite dialect
https://gdal.org/en/latest/user/sql_sqlite_dialect.html#like-operator
can make user bel
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