You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Could we implement virtual table support in sqlite3 gem?
Api is describe here: https://www.sqlite.org/vtab.html
There is even pull request from 2013 - #115