mirror of
https://github.com/penpot/penpot.git
synced 2025-05-11 00:36:37 +02:00
✨ Store changes on file_change table as vector.
This commit is contained in:
parent
bf66b81702
commit
36016ad9ef
1 changed files with 2 additions and 0 deletions
|
@ -312,6 +312,8 @@
|
|||
(mapcat :changes changes-with-metadata)
|
||||
changes)
|
||||
|
||||
changes (vec changes)
|
||||
|
||||
;; Trace the number of changes processed
|
||||
_ ((::mtx/fn mtx1) {:by (count changes)})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue