Check out a userscript which highlights deleted posts.
GitHub
79727199
Date:
2025-08-06 11:21:45
Score:
2.5
Natty:
Report link
select * from
tests
where
tests
.
id
= '3' and
tests
.
deleted_at
is null limit 1
Reasons:
Low length (1.5):
Has code block (-0.5):
Single line (0.5):
Low reputation (1):
Posted by:
Habib ul Rehman