Changes between Version 34 and Version 35 of DDL
- Timestamp:
- 09/19/25 21:39:37 (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DDL
v34 v35 17 17 * PACKAGE (**__idPackage__**, **packageName**, **price**, **start**, **end**, **idDest*** (DESTINATION)) 18 18 * ACTIVITY (**__idActivity__**, **activityName**, information, **category**, amount, **idDest*** (DESTINATION)) 19 * RESERVATION (**__idReservation__**, **timePoint**, **premiumDiscountApplied**, **discountАmount**, **totalPrice**, **idUser*** (USER) , **idMeteo*** (METEOROLOGICAL CONDITION))19 * RESERVATION (**__idReservation__**, **timePoint**, **premiumDiscountApplied**, **discountАmount**, **totalPrice**, **idUser*** (USER)) 20 20 * PREFERENCE (**__idPreference__**, **typePreference**, priority, **idUser*** (USER)) 21 21 * EVENT (**__idEvent__**, **eventName**, **eventType**, startDate, endDate, deatils, **idDest*** (DESTINATION))