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 will help keep the database clean, since now indexes are only used to query last versions.
This should be a job, don't do it on the same thread as the commit / versioning. Might need a model or flag in Version or VersionedComposition to know which versions to check and delete.