*KDB no longer compiles with current Qt. The master branch does compile. Can we get a release of KDB? I can make one if that works OK.*
*15:47:47* /workspace/build/src/KDb.cpp: In function ‘QString KDb::escapeBLOB(const QByteArray&, KDb::BLOBEscapingType)’:*15:47:47* /workspace/build/src/KDb.cpp:1638:37: error: use of deleted function ‘QCharRef& QCharRef::operator=(char)’*15:47:47* 1638 | str[new_length++] = '\\'; *Jonathan*