radicle-heartwood-lfs/radicle-node
Vincenzo Palazzo a41f67d9ef
radicle: Import the new SQLite library with bundled binary
This commit addresses a workaround previously implemented to
include the SQLite library bundled inside the binary.

The upstream have successfully merged the patch that implements this
solution [1], allowing us to safely incorporate it
into our codebase.

[1] Link to the merged patch: https://github.com/stainless-steel/sqlite/pull/71/files

Fixes: 431a389944
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2023-07-25 12:30:03 +02:00
..
src Add `-h` flag to binaries 2023-07-25 11:58:39 +02:00
Cargo.toml radicle: Import the new SQLite library with bundled binary 2023-07-25 12:30:03 +02:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00