moonfire-nvr/server
Scott Lamb cb4f30b5a2 rearrange check deletes to satisfy foreign key
Otherwise `moonfire-nvr check --delete-orphan-rows` can fail with this
error:

```
I0305 113848.655 main moonfire_db::check] Deleting 2 recording rows
E0305 113848.655 main moonfire_nvr] Exiting due to error: FOREIGN KEY constraint failed
```

The new order matches the online system's `db::raw::delete_recordings`.
2021-03-05 12:02:43 -08:00
..
base shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
db rearrange check deletes to satisfy foreign key 2021-03-05 12:02:43 -08:00
src minor api fixes 2021-02-22 13:46:51 -08:00
Cargo.lock 0.6.1 2021-02-16 12:01:51 -08:00
Cargo.toml shorten per-file copyright headers 2021-02-17 15:39:17 -08:00