mirror of
https://github.com/docmost/docmost.git
synced 2026-07-07 16:14:29 +10:00
f7ea6e8fd3
The withProperties subquery hydrating /bases/info was missing a `deleted_at IS NULL` filter, so after a delete the socket-echo invalidation refetched and the just-deleted column rehydrated on the originating client and never dropped on others.