v0.2.1
v0.2.1 — patch release (fixes only)
- Sizes in bytes: the DBA packs now report raw byte counts in a single
size_bytescolumn across all six engines; the engine-specific human-readablesize/size_mbstrings (pg_size_pretty(),FORMAT(),ROUND(...) || ' MB',formatReadableSize()) were removed (decision D14). - CI repaired and green on all jobs: bumped
actions/checkout@v5andastral-sh/setup-uv@v7(Node 24, dropping the Node.js 20 deprecation warning), fixed the folded unit-test command, and auto-created the log directory so integration jobs pass on a fresh checkout. get_connectionstest is now environment-independent (no longer assumes a client session exists).
Changelog: CHANGELOG.md