mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2024-12-26 07:05:56 -05:00
06d7815f9c
Newer SQLite library versions (such as what you get when using --features=bundled) actually enforce foreign keys. Unfortunately there's no way to drop foreign key constraints, so you have to transitively recreate all the tables with foreign key constraints on the table you're recreating. |
||
---|---|---|
.. | ||
proto | ||
testdata | ||
upgrade | ||
auth.rs | ||
build.rs | ||
Cargo.toml | ||
check.rs | ||
coding.rs | ||
db.rs | ||
dir.rs | ||
lib.rs | ||
raw.rs | ||
recording.rs | ||
schema.sql | ||
signal.rs | ||
testutil.rs | ||
writer.rs |