Changes between Version 8 and Version 9 of konceptualenDizajn
- Timestamp:
- 12/16/24 15:46:40 (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
konceptualenDizajn
v8 v9 34 34 Primary Key: ReservationID(autogenerated). 35 35 Attributes: 36 37 '''Entity: Payment''' 38 Description: A weak entity describing the process of paying the reservation. 39 Partial Key: payment_id - Artificial ID for the payment. 40 Attributes: 41 date: Payment date. 42 reservation_nr: Number of reservation paid. 43 total_price: Derived attribute.