m4heshd / better-sqlite3-multiple-ciphers

better-sqlite3 with multiple-cipher encryption support 🔒
MIT License
137 stars 27 forks source link

9.4.1 breaks with electron@29.0.1 (latest Stable) #86

Closed 6180339 closed 4 months ago

6180339 commented 6 months ago

Works fine with electron@28.2.4 Both better-sqlite3 and multiple-ciphers break with electron LTS Env: win64 Command: node-gyp rebuild --release --target=29.0.1 --dist-url=https://electronjs.org/headers

m4heshd commented 6 months ago

@6180339 Already tested here and being tracked in the upstream.

pelletier197 commented 5 months ago

Hello! Has there been any progress on this ? I tried upgrading to electron 29 and I faced an issue with better-sqlite as well. Thanks a lot!

sparecycles commented 5 months ago

@pelletier197 please see if https://github.com/WiseLibs/better-sqlite3/issues/1127 works for you.

m4heshd commented 4 months ago

Fixed in v9.4.5.