[sqlite] sqlite3session

2015-07-29 Thread Marco Bambini
Is the sqlite3session module still available and supported?
If not is there a replacement/workaround for it?

Thanks a lot.
--
Marco Bambini
http://www.sqlabs.com
http://twitter.com/sqlabs
http://instagram.com/sqlabs




[sqlite] sqlite3session

2015-07-29 Thread Richard Hipp
On 7/29/15, Marco Bambini  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