Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-22 | remove old schema file | Gibheer | 1 | -85/+0 | |
This file is incompatible with all the following schema files. Therefore remove it and make the installation a bit smoother. | |||||
2019-01-11 | add missing table to database schema | Gibheer | 1 | -2/+9 | |
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. | |||||
2018-11-16 | remove unique constraint on notifications | Gibheer | 1 | -1/+1 | |
That constraint would hinder the addition of multiple notifications, so it needs to be removed. | |||||
2018-11-16 | add unique index on check_id | Gibheer | 1 | -1/+1 | |
2018-11-16 | initial commit | Gibheer | 1 | -0/+78 | |