This commit is contained in:
Andrey Antukh 2025-08-08 11:00:15 +02:00
parent 07af88f33b
commit a774387011

View File

@ -391,8 +391,7 @@
FROM file AS f
WHERE f.data IS NOT NULL
WINDOW w AS (order by f.modified_at ASC)
ORDER BY f.modified_at ASC
LIMIT 100")
ORDER BY f.modified_at ASC")
(defn migrate-to-storage
"Migrate the current existing files to store data in new storage