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 extension
under Ruby using the sqlite3 gem, but can't figure out how to do that.

I'm currently using FreeBSD and have compiled sqlite3 with the
SESSION extension.

I previously asked this question on stackoverflow:

http://stackoverflow.com/questions/40875967/how-to-use-sqlite3-session-extension-with-ruby

and got the reply that no such support was available.  I'm hoping that
someone here may have helpful advice.

-- 
Will

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to