radicle-heartwood-lfs/crates/radicle-cli
Lorenz Leutgeb 5aaf978f97 radicle: Configure database connections on open
Configuration of database connections is not performed on `open`, which
leaves room for error (e.g. to miss specifying configuration).

Methods on `Profile` automatically supply the configuration of the
profile.

In testing code, just using the default configuration suffices.
2026-03-09 09:20:42 +00:00
..
examples radicle: Make SQLite pragmas configurable 2026-03-09 09:20:42 +00:00
src cli: Format IPv6 addresses in square brackets 2026-03-05 15:12:24 +00:00
tests radicle: Configure database connections on open 2026-03-09 09:20:42 +00:00
CHANGELOG.md cli: Update to 0.18.0 2026-02-19 21:06:43 +01:00
Cargo.toml cli: Update to 0.18.0 2026-02-19 21:06:43 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00