[Interest] SQLite: mystic bug: No query Unable to fetch row error

Thiago Macieira thiago.macieira at intel.com
Fri Jan 15 01:42:56 CET 2021


On Thursday, 14 January 2021 15:55:35 PST Tony Rietwyk wrote:
> Is a BLOB field binary or text?  Does a binary blob with embedded zeroes
> always get fully written?  Maybe using base64 encoding would work better?

The table schema description said "TEXT", so one expects the UUID is in its 
text form, either with or without the brackets.

But the code snippet does not show how the UUID was created.

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





More information about the Interest mailing list