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

Alexander Dyagilev alervdvcw at gmail.com
Fri Jan 15 07:29:13 CET 2021


Hello,

It's BLOB there, not TEXT.

On 1/15/2021 3:42 AM, Thiago Macieira wrote:
> 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.
>


More information about the Interest mailing list