Changes between Version 10 and Version 11 of RelationalDesign


Ignore:
Timestamp:
11/30/22 13:40:37 (2 years ago)
Author:
201063
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RelationalDesign

    v10 v11  
    5151=== М-М Релации
    5252
     53donor_donates_to_organisation (**id_user***''(donor)'', **id_organisation***''(organisation)'')
     54
     55adopter_views_post (**id_user***''(adopter)'', **id_post***''(post)'')
     56
     57pet_belongs_to_category (**id_pet***''(pet)'', **id_category***''(category)'')
     58
     59pet_needs_therapy (**id_pet***''(pet)'', **id_therapy***''(therapy)'')
     60
     61pet_preferably_eats_food (**id_pet***''(pet)'', **id_food***''(food)'', **quantity_a_day**)
     62
     63pet_needs_intervention_in_vet_clinic (**id_pet***''(pet)'', **id_vet_clinic***''(vetClinic)'', **date_of_interventing**)
    5364
    5465== Релациски дијаграм