Changes between Version 5 and Version 6 of RelationalModel
- Timestamp:
- 04/19/26 12:12:51 (13 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RelationalModel
v5 v6 6 6 **Descriptive documentation and argumentation** 7 7 8 Model seagment Edition_Attributes - Each edition has its own set attributes example (num_pages,cover_type) but also have additional attributes represented by the table Attribute_Pair which contains 2 foreign keys to a table of attribute valuse andattribute types.8 Model seagment Edition_Attributes - Each edition has its own set attributes example (num_pages,cover_type) but also have additional attributes represented by the table Attribute_Pair which contains a foreign keys to the table containing the additional attribute values and a foreign key to the table containing the additional attribute types.
