mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-11 00:02:48 -04:00
comparisons to be made when resolving primary keys in the Oracle and Postgres providers qt's built in qMapLessThanKey for QVariantList is broken and does a case-insensitive operation, so we replace it with a working version instead...