mirror of
https://gitlab.com/commento/commento.git
synced 2026-06-17 09:55:27 -04:00
api: log comment deleter and deletion date
Signed-off-by: Adhityaa Chandrasekar <adtac@adtac.in>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE comments ADD deleterHex TEXT;
|
||||
ALTER TABLE comments ADD deletionDate TIMESTAMP;
|
||||
Reference in New Issue
Block a user