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
Having revisions done as integer seemed tempting at first, but right now it makes more problems, especially when traversing revisions. The idea is to switch to revision and parent_revision that are UUID generated.
The text was updated successfully, but these errors were encountered:
Having revisions done as
integer
seemed tempting at first, but right now it makes more problems, especially when traversing revisions. The idea is to switch torevision
andparent_revision
that are UUID generated.The text was updated successfully, but these errors were encountered: