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
I downloaded sql.js for an atom-shell application I'm building and it was almost just perfect, since I tried to download sqlite3 using apm and had some issues with node-pre-gyp. The only downside I have is that I need to use the full-text extensions sqlite offers, FTS3 or FTS4.
Is there any plans to add those extensions? Or there's another way to somehow install them?