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
Every undo command has an associated text that describes what the action does. These are not show, however, in DB editor which leaves users in dark of what the next undo or redo might do.
As a stopgap solution, we could add the undo/redo actions to the Edit menu. This would automatically show the command text there. The undo/redo buttons could also show the text as tooltip.