Changes between Version 9 and Version 10 of RelationalDesign


Ignore:
Timestamp:
11/30/22 13:35:46 (19 months ago)
Author:
201063
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RelationalDesign

    v9 v10  
    1515User (**id_user**, **date_created_user**, **name_user**, **email_user**, **password_user**, telephone_user)
    1616
    17 Adopter (**id_user***(user), free_time, funds, has_other_pets, has_kids, housing, physical_activity_adopters, will_foster, is_verified)
     17Adopter (**id_user***''(user)'', free_time, funds, has_other_pets, has_kids, housing, physical_activity_adopters, will_foster, **is_verified**)
    1818
    19 Surendee (id_user*(user))
     19Surendee (**id_user***''(user)'')
    2020
    21 Employee (id_user*(user), position)
     21Employee (**id_user***''(user)'', **position**)
    2222
    23 Admin (id_user*(user))
     23Admin (**id_user***''(user)'')
    2424
    25 Donor (id_user*(user), is_from_organisation)
     25Donor (**id_user***''(user)'', **is_from_organisation**)
    2626
    27 Organization (id_organisation, name_organisation, email_organisation, billing_information)
     27Organization (**id_organisation**, **name_organisation**, **email_organisation**, **billing_information**)
    2828
    29 Shelter (id_shelter, address_shelter, telephone_shelter)
     29Shelter (**id_shelter**, **address_shelter**, **telephone_shelter**)
    3030
    31 Post (id_post, date_post, url_thumbanail)
     31Post (**id_post**, **date_post**, url_thumbanail)
    3232* ограничување: Post мора да биде во точно една од релациите surrendees_publishes_and_manages_posts или employee_publishes_and_manages_post, не смее да не биде во ниту една или пак во двете
    3333
    34 Adoption (id_adoption, start_date, end_date_foster)
     34Adoption (**id_adoption**, **start_date**, end_date_foster)
    3535
    36 Pet (id_pet, url_pet_image, age_group, size, breed, name_pet, species, gender, can_be_fostered)
     36Pet (**id_pet**, url_pet_image, **age_group**, **size**, breed, name_pet, **species**, **gender**, **can_be_fostered**)
    3737
    38 Category (id_category, name_category)
     38Category (**id_category**, **name_category**)
    3939
    40 Food (id_food, manufacturer, name_food, type)
     40Food (**id_food**, **manufacturer**, **name_food**, **type**)
    4141
    42 Therapy (id_therapy, health_problem, start_date, end_date)
     42Therapy (**id_therapy**, **health_problem**, start_date, end_date)
    4343
    44 VetClinic (Id_vet_clinic, thelephone_vet_clinic, address_vet_clinic)
     44VetClinic (**id_vet_clinic**, **telephone_vet_clinic**, **address_vet_clinic**)
    4545
    4646
    4747=== Слаби Ентитети
    4848
     49PersonalProfile (**id_pet***(pet), **friendly_to_kids**, **friendly_to_pets**, **attention**, **physical_activity**, **grooming_needed**)
    4950
    5051=== М-М Релации