diff --git a/docs/eventspace-er-schema.mermaid b/docs/eventspace-er-schema.mermaid index 81be73c..fbec3f8 100644 --- a/docs/eventspace-er-schema.mermaid +++ b/docs/eventspace-er-schema.mermaid @@ -219,7 +219,7 @@ erDiagram datetime updated_at } - NotificationLog { + NotificationLog {I will uuid id PK enum notification_type "EMAIL/SMS/PUSH/IN_APP" enum status "QUEUED/SENT/DELIVERED/FAILED/OPENED/CLICKED"