issues
search
JohnnyParra
/
Blog-Website-Client
1
stars
0
forks
source link
Make a post_history table that stores all the iterations of a published post
#15
Open
JohnnyParra
opened
7 months ago
JohnnyParra
commented
7 months ago
Only posts that have been published to the public will be saved
Allows future ability to restore previous versions
Allows admins to check database for any post that were deleted and "in violation of terms of service" (practice)
some columns:
id
post_id
... all posts columns
date_parent_post_deleted