ips/pkg6
Till Wegmueller 92cce0f767
Add debugging utilities and improved package listing
- Add support for debugging database tables with `--stats`, `--dump-all`, and `--dump-table` options.
- Introduce CLI command `DebugDb` for inspecting catalog, obsoleted, and installed tables.
- Enhance `List` command to include an `--all` flag for listing all available packages.
- Update logging for database operations and package queries.
- Add methods to dump and analyze table contents in `InstalledPackages` and `ImageCatalog`.
2025-08-05 00:20:57 +02:00
..
src Add debugging utilities and improved package listing 2025-08-05 00:20:57 +02:00
Cargo.toml Introduce progress reporting infrastructure and error management refinements 2025-08-03 14:28:36 +02:00