Commit graph

6 commits

Author SHA1 Message Date
Bert Verhelst
1742d62d5c fix(monitor-checks): remove copy table migration
since we can now simply drop a column in sqlite 3.25.0
 https://www.sqlite.org/releaselog/3_25_0.html
2021-10-01 15:26:58 +02:00
Bert Verhelst
9a7323c2e7 fix(monitor-checks): drop columns instead of recreating table 2021-10-01 15:21:37 +02:00
Bert Verhelst
dc86117b2f fix(monitor-checks): fix json backup import 2021-10-01 11:31:20 +02:00
Bert Verhelst
c5975615ad fix(monitor-checks): fix issues in migration sql script 2021-10-01 10:35:32 +02:00
Bert Verhelst
20e3c5061e feat(monitor-checks): add checks with specific types 2021-09-20 09:00:21 +02:00
Bert Verhelst
3fb4bf9abe feat(monitor-checks): create database patch for monitor-checks 2021-09-12 21:03:06 +02:00