Nyall Dawson 701ea057b1 Fix broken QMap<QVariantList,...> finding, which causes case-insensitive
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...
2019-11-22 04:09:50 +10:00
..
2019-05-17 16:47:47 +02:00
2018-10-16 12:52:48 +02:00
2019-05-17 16:47:47 +02:00
2019-05-17 16:47:47 +02:00