Changes between Version 3 and Version 4 of UseCase0002PrototypeImplementation


Ignore:
Timestamp:
06/26/26 22:07:20 (2 weeks ago)
Author:
223091
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UseCase0002PrototypeImplementation

    v3 v4  
    127127''project.reservations'' – to check room availability and to insert the new reservation.
    128128''project.equipment'' – if additional equipment is requested.
    129 ''project.reservation_equipment'' – if equipment is included in the reservation request.
     129''project.reservation_equipment'' – used if requested equipment is included in the reservation; this table was created from the requests_equipment M:N relationship in Phase P2.
    130130
    131131This use-case modifies the database by inserting a new record into ''project.reservations''. The created reservation initially has the status ''pending''.