SQLite Session Extension

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



I'm using SQLite extensively for a programming project and today I
noticed that sqlite is not built with the Session Extension enabled.

https://www.sqlite.org/sessionintro.html
https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/sqlite#n30

Interestingly enough, I can use the C interface for sessions without
issue. But when I use the sqlite3 CLI the .session command is not
available. I went ahead and rebuilt the package with the options
mentioned in the first link to enable the sessions extension, and the
.session command was then available.

I was wondering if this was an extension that is ever likely to be
enabled in the build? Also perhaps someone more knowledgeable could
explain why the C interface to Sessions work, but it is not available
in the CLI interface?

Forgive me if this is not the proper channel. I could have messaged
the maintainer Andreas Radke directly but wasn't sure of the
appropriate convention for such a question.

Thank you
Adam Levy



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux