Create function to modify GuestbookComment in database #7

Open
opened 2025-03-09 06:39:50 +00:00 by yequari · 0 comments
Owner

Add a function to to modify the message and metadata of a GuestbookComment. This function will be used to soft delete and hide GuestbookComments, as well as update the contents of the message itself. We should also design a way to maintain an edit history of each comment, which would require a new database table.

Add a function to to modify the message and metadata of a GuestbookComment. This function will be used to soft delete and hide GuestbookComments, as well as update the contents of the message itself. We should also design a way to maintain an edit history of each comment, which would require a new database table.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 32bitcafe/guestbook#7
No description provided.