Changes between Version 35 and Version 36 of DDL
- Timestamp:
- 09/19/25 21:45:14 (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DDL
v35 v36 19 19 * RESERVATION (**__idReservation__**, **timePoint**, **premiumDiscountApplied**, **discountАmount**, **totalPrice**, **idUser*** (USER)) 20 20 * PREFERENCE (**__idPreference__**, **typePreference**, priority, **idUser*** (USER)) 21 * EVENT (**__idEvent__**, **eventName**, **eventType**, startDate, endDate, de atils, **idDest*** (DESTINATION))21 * EVENT (**__idEvent__**, **eventName**, **eventType**, startDate, endDate, details, **idDest*** (DESTINATION)) 22 22 * TAG (**__idTag__**, **tagTag**) 23 23 * Destination_tag (**__idTag__*** (TAG), **__idDest__*** (DESTINATION))