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
Installing canhazdb was a bit painful since both ejdb and sqlite3 are c projects and may need to be built upon install. This is pointless if you are only using one database.
As a result, the drivers have now been abstracted out of the server and into their own projects.