Add file snapshoting on migration

This commit is contained in:
Andrey Antukh 2023-11-08 10:45:08 +01:00
parent 47e877d6c3
commit b0418ff5f2
3 changed files with 6 additions and 3 deletions

View file

@ -210,6 +210,7 @@
preset :shutdown-on-failure
max-jobs Integer/MAX_VALUE
max-items Long/MAX_VALUE}}]
(letfn [(get-chunk [cursor]
(let [sql (str/concat
"SELECT id, created_at, features FROM team "