sabd-project / sabd-desktop

Cross Platform Desktop Gurbani Search written in Electron.js
MIT License
4 stars 4 forks source link

Downgrade to sqlite2, as sqlite3 does not work. #6

Closed Gum-Joe closed 8 years ago

Gum-Joe commented 8 years ago

At the moment, sqlite3 causes a segment fault when using it, even if sqlite3 is compiled against electron headers: pasted image at 2016_08_17 04_10 pm

Update: fixed as part of #5. An es6 wrapper around splite3 was used (sqlite).

jujhars13 commented 8 years ago

Understood, will have a look to see if we can downgrade to Sqlite 2 via https://www.npmjs.com/package/sqlite