mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
New versions of GDAL/OGR (since trunk@35289) convert list types (StringList, IntegerList, Integer64List and RealList) to a JSON string when it stores a Spatialite table. It sets the column type as JSONSTRINGLIST, JSONINTEGERLIST, JSONINTEGER64LIST or JSONREALLIST.