mirror of
https://github.com/docmost/docmost.git
synced 2026-08-27 08:47:06 +08:00
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.