moonfire-nvr/db/upgrade
Scott Lamb cb97ccdfeb start splitting wall and media duration for #34
This splits the schema and playback path. The recording path still
adjusts the frame durations and always says the wall and media durations
are the same. I expect to change that in a following commit. I wouldn't
be surprised if that shakes out some bugs in this portion.
2020-08-04 21:44:01 -07:00
..
mod.rs Merge branch 'master' into new-schema 2020-07-12 19:22:38 -07:00
v0.sql upgrade copyright notices 2020-03-01 22:53:41 -08:00
v0_to_v1.rs upgrade copyright notices 2020-03-01 22:53:41 -08:00
v1.sql upgrade copyright notices 2020-03-01 22:53:41 -08:00
v1_to_v2.rs switch from docopt to structopt 2020-04-17 21:53:37 -07:00
v2_to_v3.rs style: use rusqlite's {named_,}params! everywhere 2020-03-19 20:46:25 -07:00
v3.sql upgrade copyright notices 2020-03-01 22:53:41 -08:00
v3_to_v4.rs upgrade copyright notices 2020-03-01 22:53:41 -08:00
v4_to_v5.rs upgrade copyright notices 2020-03-01 22:53:41 -08:00
v5.sql schema version 6 with pixel aspect ratio 2020-03-19 21:40:59 -07:00
v5_to_v6.rs start splitting wall and media duration for #34 2020-08-04 21:44:01 -07:00