Changes between Version 5 and Version 6 of RelationalDesign


Ignore:
Timestamp:
12/15/21 11:23:00 (3 years ago)
Author:
193230
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RelationalDesign

    v5 v6  
    4040''Price''(**__price_id__, price, price_from, price_to, __product_in_store_id__***(product_in_store))
    4141
    42 ''Works_as''(**__id_role*__**(role), **__store_employee_id*__**(store_employee), **works_from**, **works_to**)
     42''Works_as''(**__id_role*__**(role), **__store_employee_id*__**(store_employee), **works_from**, works_to)
    4343
    4444''Exists''(**__catalogue_id*__**(catalogue),**__product_in_store_id*__**(product_in_store))