mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-02-05 02:38:08 -05:00
cb4f30b5a2
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`.