You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
Empty legacy tables no longer raise a data-loss alarm. An install that had
briefly run an older putiorr — which a stale :latest pull does — was told An older putiorr has written 0 downloads into storage this version cannot read, and pointed at restoring a .pre-downloads-*.bak. Nothing had been
written and nothing was missing; following the advice would have discarded
every download made since the upgrade. Starting an older putiorr is enough to
recreate the tables the 3.0.0 migration dropped, so their presence was never
evidence of anything. They are now dropped again on boot when they hold no
rows, and the warning is raised only when rows really are stranded — in which
case it names how many.