Our build was faking the inclusion of SQLite and dynamically linking it in the 'radicle' crate and other components. This patch solves the following error and requires reinstallation of the `radicle-cli`, `radicle-node`, and, if used, the `radicle-httpd` ``` ✗ Sync failed: internal error: malformed database schema (node-policies) - near "strict": syntax error (code 11): malformed database schema (node-policies) - near "strict": syntax error (code 11) ``` Tested-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com> Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| Dockerfile | ||
| radicle-node.service | ||