Changes between Version 8 and Version 9 of UseCase0002PrototypeImplementation
- Timestamp:
- 06/26/26 22:20:08 (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UseCase0002PrototypeImplementation
v8 v9 127 127 ''project.reservations'' – to check room availability and to insert the new reservation. 128 128 ''project.equipment'' – if additional equipment is requested. 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.129 ''project.reservation_equipment'' – used if requested equipment is included in the reservation; this table was created in Phase P2 from the ''requests_equipment'' M:N relationship in the corrected ER model. 130 130 131 131 This use-case modifies the database by inserting a new record into ''project.reservations''. The created reservation initially has the status ''pending''.
