Changes between Version 30 and Version 31 of ERModel


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ERModel

    v30 v31  
    9191**2. has** (Release ↔ Artist, M:N)\\
    9292 Each Artist has multiple Releases, and multiple Artists can be associated with one Release.
    93 
     93 **Attribute:** release_ordinal
    9494
    9595**3. features** (Song ↔ Artist, M:N)\\
    9696 Each Song can feature multiple Artists, and each Artist can be featured in multiple Songs.
     97 **Attribute:** song_ordinal
    9798
    9899**4. version_of** (Product ↔ Release, N:1)\\
     
    123124 Each !WishlistItem refers to one Product, while a Product can appear in multiple !WishlistItems.
    124125
     126**13. features** (Single ↔ Artist, M:N)\\
     127 Each Single can feature multiple Artists, and each Artist can be featured in multiple Singles.
     128 **Attribute:** single_ordinal
     129
    125130== Entity-Relationship Model History
    126131