Changes between Version 5 and Version 6 of konceptualenDizajnLogickiFizicki


Ignore:
Timestamp:
12/26/24 15:35:30 (3 weeks ago)
Author:
213209
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • konceptualenDizajnLogickiFizicki

    v5 v6  
    1212Payment('''__paymentId__''', '''__customerId__'''*(Customer), totalPrice, date, reservationNumber)
    1313
    14 Menu('''__menuId__''', '''restaurantId'''*(Restaurant), itemName, category, price, description, dietaryInformation)
     14Menu('''__menuId__''', '''restaurantId'''*(Restaurant), category)
    1515
    16 Restaurant('''__restaurantId__''', name, address, cuisineType, phone, operatingHours, website, socialMediaLinks, rating)
     16Item('''__itemId__''', '''menuIditemName'''*(Menu), price, description, dietaryInformation)
     17
     18Restaurant('''__restaurantId__''', name, address, cuisineType, phone, operatingHours, deposit, website, socialMediaLinks, rating)
    1719
    1820Table('''__tableId__''', '''restaurantId'''*(Restaurant), capacity, location, isSmokingArea, description)
     21
     22== DDL скрипта за бришење на табелите и креирање на табелите
     23
     24== DML скрипта за полнење на табелите со податоци