mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 11:18:33 +02:00
✨ Add file snapshoting on migration
This commit is contained in:
parent
47e877d6c3
commit
b0418ff5f2
3 changed files with 6 additions and 3 deletions
|
@ -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 "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue