2018-03-06 21:43:19
— part of check-in
[f07e97aed4]
on branch memdb
— Improved documentation for sqlite3_serialize() and sqlite3_deserialize().
Change the name of the compile-time option to enable these interfaces
from SQLITE_ENABLE_MEMDB to SQLITE_ENABLE_DESERIALIZE.
(user:
drh
size: 136439)
2018-03-07 13:01:54
— part of check-in
[fc42d31d6f]
on branch trunk
— Add the sqlite3_serialize() and sqlite3_deserialize() interfaces, enabled
when the -DSQLITE_ENABLE_DESERIALIZE compile-time option is used.
(user:
drh
size: 136439)