On Fri, May 13, 2011 at 5:05 PM, Benoit Mortgat <mort...@gmail.com> wrote:

> I got X'[...] 6E 74 E9 65 [...]'
>
> (the [...] correspond to an even number of hexadecimal digits of course and
> spaces are added for readability)
>
> As you can see this is not valid UTF-8, so your guess is correct.


That's normal behaviour for the sqlite3 shell - that's a BLOB field and
those are dumped in that format, even if they contain text.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to