lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I'm interested in using SQLite session API
(https://www.sqlite.org/sessionintro.html,
https://www.sqlite.org/session/rebaser.html) and incremental blob API
(https://www.sqlite.org/c3ref/blob_open.html), but neither is
available in LuaSQLite3 (http://lua.sqlite.org/index.cgi/timeline).
Before I start working on it, has anyone done any work on them already
that can be shared? Thank you.

Paul.