A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/vlcn-io/cr-sqlite/issues/296 below:

cr-sqlite is now in the SQLite package registry · Issue #296 · vlcn-io/cr-sqlite · GitHub

Hi! I've just added vlcn-io/cr-sqlite to the package registry. It's now available on the website and via the CLI package manager.

No action is required on your part, just a quick heads up.

Thank you for this great extension!

P.S. It would really help though if you could remove the "rename" step, which is not obvious to people and unfortunately not supported by the package manager:

The entrypoint to the loadable extension is sqlite3_crsqlite_init, so you'll either need to provide that to load_extension or rename your binary to crsqlite.[dylib/dll/so].

Extension authors often publish .zip or .tar.gz archives with an extension binary inside, like this:

crsqlite-darwin-x86_64.zip
└─ crsqlite.dylib

crsqlite-darwin-aarch64.zip
└─ crsqlite.dylib

crsqlite-linux-x86_64.zip
└─ crsqlite.so

crsqlite-linux-aarch64.zip
└─ crsqlite.so

crsqlite-windows-x86_64.zip
└─ crsqlite.dll

This way there is no need to rename the binary, and the extension works right after unpacking.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4