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
The issue is that, currently the latest entry in changelog table is the one with current timestamp. if we try to install a file with timestamp lesser than the latest one in changelog, it skips the installation and returns the result as success. It would be better if that result is a failure message or at-least a warning message.