I have the same problem when I use binary data obtained from msgpack.
>From the SQLite perspective, I ended up with error varying results (my input >data is a pseudo-random seq of float) from a truncated string to an exception >`dbError unrecognized token`.
