Changes between Version 7 and Version 8 of RelationalDesign
- Timestamp:
- 12/26/22 12:32:29 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RelationalDesign
v7 v8 26 26 - cinema_organizes_event(**__ID_cinema*__**(Cinemas),**__ID_Event&__**(Events)) 27 27 - projection_is_played_in_room(**__ID_projection*__**(Projections),**__ID_Room&__**(Projection_Rooms)) 28 - customer_is_interested_in_event(**__ID_customer*__**(Customers),**__ID_event&__**(Events)) 28 29 29 30