Changes between Version 34 and Version 35 of DDL


Ignore:
Timestamp:
09/19/25 21:39:37 (4 weeks ago)
Author:
223270
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DDL

    v34 v35  
    1717* PACKAGE (**__idPackage__**, **packageName**, **price**, **start**, **end**, **idDest*** (DESTINATION))
    1818* 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))
    2020* PREFERENCE (**__idPreference__**, **typePreference**, priority, **idUser*** (USER))
    2121* EVENT (**__idEvent__**, **eventName**, **eventType**, startDate, endDate, deatils, **idDest*** (DESTINATION))