moonfire-nvr/server/db
Scott Lamb e66a88a591 fix invariant violation on pts jump (#112)
Looks like a refactoring in 9d7cdc09 introduced the possibility this
could fail (where before it might produce a silly i32 pts) and forgot
to restore the invariant.
2021-03-10 12:45:32 -08:00
..
proto shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
testdata restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
upgrade shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
Cargo.toml shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
auth.rs better error handling for authentication 2021-03-06 05:49:49 -08:00
build.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
check.rs rearrange check deletes to satisfy foreign key 2021-03-05 12:02:43 -08:00
coding.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
compare.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
db.rs better error handling for authentication 2021-03-06 05:49:49 -08:00
dir.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
fs.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
lib.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
raw.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
recording.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
schema.sql shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
signal.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
testutil.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
writer.rs fix invariant violation on pts jump (#112) 2021-03-10 12:45:32 -08:00