moonfire-nvr/db/upgrade
Scott Lamb 6f2c63ffac read-only signals support (#28)
This is mostly untested and useless by itself, but it's a starting
point. In particular:

* there's no way to set up signals or add/remove/update events yet
  except by manual changes to the database.
* if you associate a signal with a camera then remove the camera,
  hitting /api/ will error out.
2019-06-06 16:20:44 -07:00
..
mod.rs read-only signals support (#28) 2019-06-06 16:20:44 -07:00
v0_to_v1.rs upgrade rusqlite, bump required Rust to 1.33 2019-05-31 16:19:04 -07:00
v1_to_v2.rs upgrade rusqlite, bump required Rust to 1.33 2019-05-31 16:19:04 -07:00
v2_to_v3.rs upgrade rusqlite, bump required Rust to 1.33 2019-05-31 16:19:04 -07:00
v3_to_v4.rs read-only signals support (#28) 2019-06-06 16:20:44 -07:00