mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 13:21:39 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
50ee0ad3fd
4 changed files with 8 additions and 4 deletions
|
@ -247,7 +247,7 @@
|
|||
from audit_log
|
||||
where archived_at is null
|
||||
order by created_at asc
|
||||
limit 256
|
||||
limit 128
|
||||
for update skip locked;")
|
||||
|
||||
(defn archive-events
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue