[Interest] Qt Sql BLOB data converting

Thiago Macieira thiago.macieira at intel.com
Mon Nov 28 22:40:49 CET 2022


On Monday, 28 November 2022 12:39:05 PST Scott Bloom wrote:
> Strict tables were only added in Sqlite 3.37, I don't know what version of
> sqlite3 is used in Qt6, my version of Qt5.15.6 doesn't support it.

Hence the rule of thumb: ALWAYS unbundle the third party content and build the 
necessary libraries yourself.

The third-party content that gets bundled into the Qt libraries should never 
be deployed to customers.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering





More information about the Interest mailing list