Changes between Version 16 and Version 17 of ERModel
- Timestamp:
- 08/24/26 15:08:47 (13 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ERModel
v16 v17 62 62 [[BR]] 63 63 '''[[span(style=color: #9A0000, Attributes:)]]''' 64 * {{{bio}}} – ext, optional. Short biography of the writer.64 * {{{bio}}} – text, optional. Short biography of the writer. 65 65 '''[[span(style=color: #9A0000, Inheritance:)]]''' 66 [[BR]] 66 67 Inherits all attributes from USER 67 68 [[BR]] … … 209 210 [[BR]] 210 211 '''[[span(style=color: #9A0000, Cardinality:)]]''' 211 Cardinality: M:N (Many reading lists can contain many stories))212 [[BR]] 213 '''[[span(style=color: #9A0000, Keys:)]]''' 214 Keys:Composite key: (list_id, story_id).212 M:N (Many reading lists can contain many stories) 213 [[BR]] 214 '''[[span(style=color: #9A0000, Keys:)]]''' 215 Composite key: (list_id, story_id). 215 216 [[BR]] 216 217 '''[[span(style=color: #9A0000, Attributes:)]]''' … … 303 304 '''[[span(style=color: #9A0000, Keys:)]]''' 304 305 Foreign key: {{{user_id}}} in COMMENT references USER. 305 Foreign key: {{{story_id in}}}COMMENT references STORY.306 Foreign key: {{{story_id}}} in COMMENT references STORY. 306 307 [[BR]] 307 308 ----
