Changes between Version 14 and Version 15 of P2
- Timestamp:
- 03/03/26 23:16:10 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
P2
v14 v15 33 33 11. **CONTENT_TYPE** (**__{{{notification_ID*}}}__** (NOTIFICATION), **__{{{content_type}}}__**) 34 34 35 12. **AI_SUGGESTION** (**__{{{suggestion_ID}}}__**, {{{original_text}}}, {{{suggested_text}}}, {{{accepted}}}, {{{created_at}}}, {{{applied_at}}}) 36 * suggestion_type (multi-valued attribute, see table **SUGGESTION_TYPE**) 35 12. **AI_SUGGESTION** (**__{{{suggestion_ID}}}__**, {{{original_text}}}, {{{suggested_text}}}, {{{accepted}}}, {{{created_at}}}, {{{applied_at}}}, **__{{{story_ID*}}}__** (STORY)) 37 36 38 37 13. **SUGGESTION_TYPE** (**__{{{suggestion_ID*}}}__** (AI_SUGGESTION), **__{{{suggestion_type}}}__**) … … 40 39 14. **LIKE** (**__{{{user_ID*}}}__** (USER), **__{{{story_ID*}}}__** (STORY), {{{created_at}}}) 41 40 42 15. **COMMENT** (**__{{{comment_ID}}}__**, {{{content}}}, **__{{{ story_ID*}}}__** (STORY), {{{created_at}}}, {{{updated_at}}})41 15. **COMMENT** (**__{{{comment_ID}}}__**, {{{content}}}, **__{{{user_ID*}}}__** (USER), **__{{{story_ID*}}}__** (STORY), {{{created_at}}}, {{{updated_at}}}) 43 42 44 43 16. **COLLABORATION** (**__{{{user_ID*}}}__** (USER), **__{{{story_ID*}}}__** (STORY), {{{created_at}}})
