mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
681e9543cf
When running `invalidate`, use a temporary table to store the invalidated model paths that need to be used. This saves to template them into the query and allows them to be recycled later when the `dependency` table needs to be cleaned up.