mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
59a7e0716a
The column stored read model paths was erroneously called `model_path_hash`, while the entire model was stored instead of a hash. Rename the column to just `model_path` to avoid any confusion.