vanth/crates
Markus Scully 1001819e4c
🐛🧪 cli, vanth: Fix SQLite store bug and add CLI tests
- Modified `Sqlite::get_all_of_ty` to return stored rows instead of empty results.
- Added `Send` requirement to `Backend` trait.
- Implemented `ContentHash::hex` method for hexadecimal representation.
- Added integration test for CLI `write` and `get` commands with `run_vanth` helper.
- Configured CLI tracing to log to stderr instead of stdout.
- Added `serde` dependency to `cli` crate for test struct serialization.
- Modified `handle_write` to print content hash after successful storage.
2025-08-10 18:50:53 +03:00
..
cli 🐛🧪 cli, vanth: Fix SQLite store bug and add CLI tests 2025-08-10 18:50:53 +03:00
vanth 🐛🧪 cli, vanth: Fix SQLite store bug and add CLI tests 2025-08-10 18:50:53 +03:00
vanth_derive ♻️🍱 config, cli, vanth, vanth_derive, varo: Reformatted code and added editor configuration files 2025-08-07 12:49:33 +03:00
varo ♻️🍱 config, cli, vanth, vanth_derive, varo: Reformatted code and added editor configuration files 2025-08-07 12:49:33 +03:00