Changes between Version 10 and Version 11 of RelationalDesign


Ignore:
Timestamp:
08/07/26 15:25:50 (24 hours ago)
Author:
231175
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RelationalDesign

    v10 v11  
    1212- _user (**__user_id__**, login_provider, is_verified, is_profile_complete, has_used_free_consultation, work_position, company_size, points, **account_id***(ACCOUNT))
    1313- expert (**__expert_id__**, **account_id***(ACCOUNT))
     14- expert_course (**expert_id***(EXPERT), **course_id***(COURSE))
    1415- language (**__id__**, **value**)
    1516- course (**__course_id__**, image_url, color, difficulty, duration_minutes, price)