
13 Jan
2009
13 Jan
'09
2:50 p.m.
Mauricio> I've been doing a lot of low level sqlite3 lately (it's going Mauricio> to be on a hackage package as soon as I finish my current Mauricio> work).
Have you done any work with BLOBs?
No. Only sqlite3_exec with INSERT, SELECT stuff, and saving everything that needs structure in pseudo-xml strings. Not that efficient, but easy to change to blobs when everything is ready and tested. MaurĂcio