[postmodern-devel] Storing Lists

Attila Lendvai attila.lendvai at gmail.com
Tue Sep 23 22:25:59 UTC 2008


> How do I insert a list into a single field of a single record in the
> database?

use cl-serializer or cl-store to turn your lisp object into a byte
array and use sql blob's to store it.

-- 
 attila



More information about the postmodern-devel mailing list