forked fromm4heshd/better-sqlite3-multiple-ciphers NotificationsYou must be signed in to change notification settings Fork0 Star0 Code Pull requests Actions Projects Security Insights Additional navigation options Files master .github benchmark
- Check the [releases page](https://github.com/m4heshd/better-sqlite3-multiple-ciphers/releases) to make sure you're using the latest and greatest. ## Install a recent Node.js 1. Make sure you're using Node.js v14.21.1 or later. 2. If you're on Windows, while installing, be...
在你的Electron应用的相应文件中,引入better-sqlite3-multiple-ciphers库。 打开数据库: 使...
Actions: m4heshd/better-sqlite3-multiple-ciphers Actions All workflows prebuild prebuild-test test update-sqlite3mc Management Caches Attestations test test.yml 100 workflow runs Event Status Branch Actor Release v11.5.0 test #242: Commit 8b78fa2 pushed by m4heshd master...
v9.4.1 Install npm install better-sqlite3-multiple-ciphers@9.4.1 Dependency versions better-sqlite3-9.4.1 SQLite-3.45.1 SQLite3 Multiple Ciphers-1.8.3 Prebuilds(Windows [x86, x64, arm64], Linux [x64, arm, arm64], Alpine Linux [x64, arm64], macOS [x64, arm64])...
Signed-off-by: Shi Pujin <shipujin@loongson.cn> main 1 parentb1e119ecommit2ac9f65 1 file changed +8 -0 lines changed better-sqlite3-multiple-ciphers-7.6.2/package/deps/sqlite3.gyp +8 Original file line numberDiff line numberDiff line change ...
"name": "better-sqlite3-multiple-ciphers", "version": "9.5.1", "description": "better-sqlite3 with multiple-cipher encryption support", "homepage": "https://github.com/m4heshd/better-sqlite3-multiple-ciphers", "homepage": "https://github.com/thecodrr/better-sqlite3-multiple-ciph...
Error: dlopen(/Users/chris/workspace/app/out/App-darwin-arm64/App.app/Contents/Resources/node_modules/better-sqlite3-multiple-ciphers/build/Release/better_sqlite3.node, 0x0001): tried: '/Users/chris/workspace/app/out/App-darwin-arm64/App.app/Contents/Resources/node_modules/better-sqlite3-multip...
better-sqlite3 with multiple-cipher encryption support 🔒 - Update `SQLite3MultipleCiphers` to `v1.8.4` (SQLite `3.45.2`) (#89) · m4heshd/better-sqlite3-multiple-ciphers@71e2f37
Instead, you can create multiple similar virtual tables by running [`CREATE VIRTUAL TABLE`](https://sqlite.org/lang_createvtab.html) statements, each with their own module arguments. Think of it like defining a virtual table "class" that can be instantiated by running `CREATE VIRTUAL...