🐛 Enable migrations on calculate file library summary

This commit is contained in:
Andrey Antukh
2025-10-13 14:31:20 +02:00
parent b5648e1241
commit fc35dc77ce

View File

@@ -588,7 +588,7 @@
calculate-from-db
(fn []
(let [file (bfc/get-file cfg id :migrate? false)
(let [file (bfc/get-file cfg id)
result (binding [pmap/*load-fn* (partial feat.fdata/load-pointer cfg id)]
(calculate-library-summary file))]
(-> file