On 8 December 2016 at 23:23, Don V Nielsen wrote:
> Like you, I like ruby and working with sqlite via sqlite3 gem. So you have
> recompiled sqlite3 with the sessions extension. Correct? And this modified
> sqlite3 is the nearest sqlite3 available in your execution path. Correct?
>
I'm not well v
Documentation update to https://sqlite.org/sessionintro.html:
"The session extension provide a mechanism". Should that read, "The session
extension provides a mechanism"?
dvn
On Thu, Dec 8, 2016 at 9:23 AM, Don V Nielsen wrote:
> Like you, I like ruby and working with sqlite via sqlite3 gem. S
Like you, I like ruby and working with sqlite via sqlite3 gem. So you have
recompiled sqlite3 with the sessions extension. Correct? And this modified
sqlite3 is the nearest sqlite3 available in your execution path. Correct?
The sqlite_ruby library is an interface to sqlite3...the base model.
Grante
I don't usually see questions about using SQLite3 from Ruby here, so I
hope this is not out of place.
Ruby is my normal programming language of choice nowadays, and I've
been very happy with the sqlite3 ruby gem to use SQLite3 within my
programs. I'd now like to make use of the SQLite3 session ex
4 matches
Mail list logo