On 7/29/15, Marco Bambini <marco at sqlabs.net> wrote: > Is the sqlite3session module still available and supported? > If not is there a replacement/workaround for it? >
Sessions is actively supported. It is found on a branch of the source tree, though. We do not provide tarballs or precompiled binaries for sessions at this time. You'll need to extract the code directly from the Fossil VCS and configure and compile it yourself. https://www.sqlite.org/src/timeline?r=sessions -- D. Richard Hipp drh at sqlite.org