mirror of
https://github.com/penpot/penpot.git
synced 2026-04-30 05:38:42 +00:00
✨ Store changes on file_change table as vector.
This commit is contained in:
parent
bf66b81702
commit
36016ad9ef
@ -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…
x
Reference in New Issue
Block a user