aurweb/schema
Lukas Fleischer 51407d4a29 Store current date and time when deleting comments
Instead of modifying EditedTS when a comment is deleted, use a separate
field DelTS. Use this field to determine whether a comment has been
deleted, instead of checking DelUsersID which might be unset when the
corresponding user is deleted.

Fixes FS#47362.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2015-12-13 21:19:31 +01:00
..
aur-schema.sql Store current date and time when deleting comments 2015-12-13 21:19:31 +01:00
gendummydata.py gendummydata.py: Remove CategoryID from dummy data 2015-06-16 23:12:22 +02:00
reloadtestdb.sh reloadtestdb.sh: Use aurweb as main directory 2015-06-17 10:40:24 +02:00