Changes between Version 5 and Version 6 of RelationalDesign


Ignore:
Timestamp:
12/07/22 13:03:31 (2 years ago)
Author:
201094
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RelationalDesign

    v5 v6  
    99=== Табели
    1010
    11  - //users// (**__ID_user__**, **username**, **password**, **first_name**, **last_name**,  address, contact_number, date_created)
     11 - //users// (**__ID_user__**, **username**, **password**, **first_name**, **last_name**,  **address**, **contact_number**, **date_created**)
    1212 - //workers//(**__ID_worker*__**(users), **position**, **work_hours_from**, **work_hours_to**, **ID_cinema#**(cinemas))
    1313 - //customers//(**__ID_customer*__**(users), points)