In the sqlite3's .dump command's output, the binary blobs may
        either be represented as hexadecimal X''-literals, or as text
        strings.

        I wonder, how do I force sqlite3(1) to exclusively use the X''
        representation?

        Also, are the .dump and .read commands implemented as part of
        the sqlite3 binary, or are they part of the library?

        TIA.

-- 
FSF associate member #7257

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to