moonfire-nvr/server/db/upgrade
Scott Lamb 97678f42e4 rustfmt everything
I want to make the project more accessible by not expecting folks to
match my idiosyncratic style. Now almost [1] everything is written
in the "standard" style. CI enforces this.

[1] "Almost": I used #[rustfmt::skip] in a few sections where I felt
aligning things in columns significantly improves readability.
2021-02-17 09:17:24 -08:00
..
mod.rs rustfmt everything 2021-02-17 09:17:24 -08:00
v0_to_v1.rs rustfmt everything 2021-02-17 09:17:24 -08:00
v0.sql restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
v1_to_v2.rs rustfmt everything 2021-02-17 09:17:24 -08:00
v1.sql restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
v2_to_v3.rs rustfmt everything 2021-02-17 09:17:24 -08:00
v3_to_v4.rs rustfmt everything 2021-02-17 09:17:24 -08:00
v3.sql restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
v4_to_v5.rs rustfmt everything 2021-02-17 09:17:24 -08:00
v5_to_v6.rs rustfmt everything 2021-02-17 09:17:24 -08:00
v5.sql restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00