mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-04-12 15:32:09 -04:00
Otherwise `moonfire-nvr check --delete-orphan-rows` can fail with this error: ``` I0305 113848.655 main moonfire_db::check] Deleting 2 recording rows E0305 113848.655 main moonfire_nvr] Exiting due to error: FOREIGN KEY constraint failed ``` The new order matches the online system's `db::raw::delete_recordings`.