This commit is contained in:
2026-03-25 23:59:29 +08:00
parent 7964ce1033
commit 23e5df0364
46 changed files with 4168 additions and 254 deletions
+2
View File
@@ -0,0 +1,2 @@
DELETE FROM audit_log
WHERE changed_at < (now() - interval '180 days');