Re: [elephant-devel] Re: sqite3 - always increase database size
One more thing, do I still have use remove-kv with drop-pobject? Thanks, Aaron ___ elephant-devel site list elephant-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/elephant-devel
Re: [elephant-devel] Re: sqite3 - always increase database size
Hi Alex, Thanks for responding to my problem, this is exactly what Leslie Polzer has told me. Just to clarify, when I remove an object from a btree, it only removes the reference to the object from the btree. The actual slot value is kept separately, in my case, it's the "name" slot. > no, as f