Changes between Version 31 and Version 32 of ERModel


Ignore:
Timestamp:
05/25/26 18:11:13 (2 days ago)
Author:
232012
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ERModel

    v31 v32  
    9090
    9191**2. has** (Release ↔ Artist, M:N)\\
    92  Each Artist has multiple Releases, and multiple Artists can be associated with one Release.
     92 Each Artist has multiple Releases, and multiple Artists can be associated with one Release.\\
    9393 **Attribute:** release_ordinal
    9494
    9595**3. features** (Song ↔ Artist, M:N)\\
    96  Each Song can feature multiple Artists, and each Artist can be featured in multiple Songs.
     96 Each Song can feature multiple Artists, and each Artist can be featured in multiple Songs.\\
    9797 **Attribute:** song_ordinal
    9898
     
    125125
    126126**13. features** (Single ↔ Artist, M:N)\\
    127  Each Single can feature multiple Artists, and each Artist can be featured in multiple Singles.
     127 Each Single can feature multiple Artists, and each Artist can be featured in multiple Singles.\\
    128128 **Attribute:** single_ordinal
    129129