Changes between Version 12 and Version 13 of Логички и физички дизајн


Ignore:
Timestamp:
12/27/21 20:05:01 (3 years ago)
Author:
183139
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Логички и физички дизајн

    v12 v13  
    4242Price_history (**Price_history_id, Price_history_list, Dates, Prod_id***(Product))
    4343
    44 Product (**Prod_id, Availability, Name, Price, Type, Description, quantity, Store_name***(Store), Wishlist_id*(Wishlist))
     44Product (**Prod_id, Availability, Name, Price, Type, Description, quantity, Store_name***(Store), **Wishlist_id***(Wishlist))
    4545
    4646Seller_Admin(**user_id***(User),N**ame,Surname,E-mail, User_id***(Admin), **Store_name***(Store))