Age | Commit message (Collapse) | Author |
|
check that it really returns a value before using it.
Also fix memos to cleanup after themselves when deleted.
|
|
|
|
some valgrind errors with db_sql_live
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
prevent rewriting later if they aren't changed
|
|
problem internally ovwrwriting data on objects that we have modified and are queued because of assigning something to a serialize_obj reference
|
|
|
|
insert. This is caused from serialize() only setting a key on
certain conditions and otherwise doing nothing at all.
|
|
|
|
need to, fixed sqlite to work again
|
|
db_sql to update the databases incrementally instead of one big flush
|
|
|