Changes between Version 19 and Version 20 of RelationalModel


Ignore:
Timestamp:
12/09/24 19:42:17 (5 weeks ago)
Author:
153093
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RelationalModel

    v19 v20  
    2121* Warehouse (**__WarehouseId__**, **!AddressId***(Address), **!WarehouseName**)
    2222* Address (**__AddressId__**, **Street**, **City**, **!PostCode**, **!PhoneNumber**, **!StreetNumber**)
    23 * Shipment (**__ShipmentId__**, **!EmployeeId***(Employee), **!PaymentId***(Payment), **!VehicleId***(Vehicle), **!ShipmentDate**  )
     23* Shipment (**__ShipmentId__**, **!EmployeeId***(Employee), **!PaymentId***(Payment), **!VehicleId***(Vehicle), **!ShipmentDate**)
     24* Payment (**__PaymentId__**, **!PaymentStatus**)
    2425
    2526=== DDL скрипта за бришење на табелите и креирање на табелите