Closed Gum-Joe closed 8 years ago
At the moment, sqlite3 causes a segment fault when using it, even if sqlite3 is compiled against electron headers:
Update: fixed as part of #5. An es6 wrapper around splite3 was used (sqlite).
sqlite
Understood, will have a look to see if we can downgrade to Sqlite 2 via https://www.npmjs.com/package/sqlite
At the moment, sqlite3 causes a segment fault when using it, even if sqlite3 is compiled against electron headers:
Update: fixed as part of #5. An es6 wrapper around splite3 was used (
sqlite
).