Commit Graph

4 Commits

Author SHA1 Message Date
168c425fb6 add missing table to database schema
The checks_notify table was missing and needs to be added. As this is
still alpha software, there is no need for a migration step yet.
2019-01-11 13:04:35 +01:00
f759b2f993 remove unique constraint on notifications
That constraint would hinder the addition of multiple notifications, so
it needs to be removed.
2018-11-16 20:08:12 +01:00
6da89f825c add unique index on check_id 2018-11-16 11:16:30 +01:00
bfd2b5d324 initial commit 2018-11-16 10:39:21 +01:00