Changes between Version 13 and Version 14 of RelationalDesign


Ignore:
Timestamp:
02/13/25 11:58:16 (9 days ago)
Author:
185022
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RelationalDesign

    v13 v14  
    55== Табели
    66=== Ентитети
    7 * ORDER_STATUS (__'''order_status_id'''__, order_status_name, order_status_description)
    8 * DELIVERY_STATUS (__'''delivery_status_id''__, delivery_status_name, delivery_status_description)
    9 * PRO_FORMA_STATUS (__'''pro_forma_status_id''__, pro_forma_status_name, pro_forma_status_description)
     7* ORDER_STATUS (__'''o_status_id'''__, o_status_name, o_status_desc)
     8* DELIVERY_STATUS (__'''d_status_id'''__, d_status_name, d_status_desc)
     9* PRO_FORMA_STATUS (__'''pf_status_id'''__, pf_status_name, pf_status_desc)
    1010* WEEKDAY (__'''day_id'''__, day_name)
    1111* CATEGORY (__'''category_id'''__, category_name)