moonfire-nvr/db
Scott Lamb bf45ae6011 extend recording_playback with an open_id
As noted in schema.sql, this can be used for disambiguation. It also may be
useful in diagnosing data integrity problems.

Also, sneak in a couple minor improvements: better diagnostics in a couple
places, fix to 1->2 upgrade procedure.
2018-02-22 21:46:41 -08:00
..
testdata initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
Cargo.toml initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
coding.rs initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
db.rs extend recording_playback with an open_id 2018-02-22 21:46:41 -08:00
dir.rs extend recording_playback with an open_id 2018-02-22 21:46:41 -08:00
lib.rs knob to reduce db commits (SSD write cycles) 2018-02-22 16:35:34 -08:00
raw.rs extend recording_playback with an open_id 2018-02-22 21:46:41 -08:00
recording.rs initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
schema.proto initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
schema.rs initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
schema.sql extend recording_playback with an open_id 2018-02-22 21:46:41 -08:00
testutil.rs knob to reduce db commits (SSD write cycles) 2018-02-22 16:35:34 -08:00