moonfire-nvr/db
Scott Lamb 9982c0b080 small adjustments to auth schema
Nothing uses the user and user_session tables yet; I'm trying to
anticipate what auth will need before freezing schema version 3.
2018-04-27 06:24:02 -07:00
..
testdata initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
upgrade small adjustments to auth schema 2018-04-27 06:24:02 -07:00
Cargo.toml tests and fixes for Writer and Syncer 2018-03-07 04:42:46 -08:00
check.rs new recording_integrity table 2018-03-09 13:37:30 -08:00
coding.rs initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
db.rs remove an obsolete TODO 2018-03-24 20:54:56 -07:00
dir.rs tests and fixes for Writer and Syncer 2018-03-07 04:42:46 -08:00
lib.rs tests and fixes for Writer and Syncer 2018-03-07 04:42:46 -08:00
raw.rs new recording_integrity table 2018-03-09 13:37:30 -08:00
recording.rs refine flush_if_sec behavior 2018-03-23 15:16:43 -07:00
schema.proto update design docs for new-schema branch changes 2018-03-24 20:51:30 -07:00
schema.rs initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
schema.sql small adjustments to auth schema 2018-04-27 06:24:02 -07:00
testutil.rs add a TimerGuard around db locks & ops 2018-03-23 13:31:23 -07:00
writer.rs refine flush_if_sec behavior 2018-03-23 15:16:43 -07:00