moonfire-nvr/server
Scott Lamb 08cef6e790 test and fix signal_camera upgrade problems
- after 3->4 upgrade, it left the foreign key referring to the
  nonexistent old_camera table. Likely no one who did the upgrade
  has ever inserted anything into this table, so no one's noticed.
- 6->7 upgrade dropped tables in the wrong order, so if there was
  anything in the signal_camera table, the upgrade would fail.
2021-10-26 14:00:18 -07:00
..
base shutdown better 2021-09-23 16:33:29 -07:00
db test and fix signal_camera upgrade problems 2021-10-26 14:00:18 -07:00
src add config json to user table 2021-10-26 13:16:08 -07:00
Cargo.lock Merge branch 'master' into new-schema 2021-10-21 12:26:31 -07:00
Cargo.toml cargo update, rusqlite major version bump 2021-10-20 18:09:16 -07:00