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
We should implement a revert functionality for all audit log entries.
The challenge is to come up with a good idea how that should work or behave as the sqlalchemy_continuum default behavior for revert is like "revert back to this revision" instead of "revert the delta of this change" like one is used to from git.
The text was updated successfully, but these errors were encountered:
We should implement a revert functionality for all audit log entries.
The challenge is to come up with a good idea how that should work or behave as the sqlalchemy_continuum default behavior for revert is like "revert back to this revision" instead of "revert the delta of this change" like one is used to from git.
The text was updated successfully, but these errors were encountered: