Changes between Version 21 and Version 22 of RelationalDesign
- Timestamp:
- 08/24/26 16:25:03 (13 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RelationalDesign
v21 v22 26 26 8. **READING_LIST** (**__{{{list_ID}}}__**, {{{list_name}}}, {{{list_content}}}, {{{is_public}}}, **__{{{user_ID*}}}__** (USER), {{{list_created_at}}}, {{{list_updated_at}}}) 27 27 28 9. **NOTIFICATION** (**__{{{notification_ID}}}__**, {{{notification_content}}}, {{{content_type}}}, {{{is_read}}}, {{{link}}}, **__{{{user_ID*}}}__** (USER), **__{{{story_ID*}}}__**(STORY), {{{notification_created_at}}})28 9. **NOTIFICATION** (**__{{{notification_ID}}}__**, {{{notification_content}}}, {{{content_type}}}, {{{is_read}}}, {{{link}}}, **__{{{user_ID*}}}__** (USER), {{{story_ID*}}} (STORY), {{{notification_created_at}}}) 29 29 30 30 10. **AI_SUGGESTION** (**__{{{suggestion_ID}}}__**, {{{original_text}}}, {{{suggested_text}}}, {{{suggestion_type}}}, {{{accepted}}}, {{{suggestion_created_at}}}, {{{applied_at}}}, **__{{{story_ID*}}}__** (STORY))
