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
Sorry about that, because I added patch3.sql to master branch before merge the pull request #91 (patch2.sql in here).
You could patch the database manually first if you need development.
For example, if *.sql files != Latest_database_version - display console.warn('Some patches could not be applied. If you are running official release - please create bug report')
Describe the bug
I wanted to test #86 on my localhost, but the migration code are broken, and latest migration was not applied.
Server logs:
Latest database version
should be 3 (https://github.com/louislam/uptime-kuma/blob/master/db/patch3.sql).To Reproduce
Steps to reproduce the behavior:
master
branchRetries
field for MonitorExpected behavior
No
SQLITE_ERROR
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: