Changes between Version 31 and Version 32 of Version1


Ignore:
Timestamp:
07/30/24 21:18:18 (2 months ago)
Author:
184006
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Version1

    v31 v32  
    113113roles_id, users_id, blog_post_for_consultation_id, pets_id, type_of_pets_id.
    114114}}}
     115{{{
     116Започнуваме од тривијален суперклуч па постепено отстрануваме атрибути
     117{jobs_id, jobs_description, predistedSalery, pet_cares_id, title, description, start_date,
     118dateEnding,vet_centers_id, name, address, vet_centers_description, workingHours,
     119latitude, longitude, workingHours,roles_id, type, users_id, first_name, last_name,
     120phoneNumber, email, password, blog_post_for_consultation_id, blog_post_title,
     121blog_post_description, dateAsked, blog_post_answers_id, parent_id, reply, date_answers,
     122cities_id, cities_name, reports_id, reports_description, pets_id, pet_status_id, node,
     123pet_status_type, therapy_id, appoitmentDate, therapy_description, diagnostics_id,
     124diagnostics_description, medecines_id, manufacturers_name, medecines_description,
     125manufacturers_id, city, state, manufacturers_name, manufacturers_description, pets_name,
     126color, dateOfBirthday, pets_description, type_of_pets_id, pet_galery_id, image, orders_id,
     127products_id, products_name, products_description, category, dateAdded,isActive, price,
     128available_quantity, quantity, breeds_id, breeds_name, kind_of_pet, type_of_pets_description} +=
     129(jobs_id, jobs_description, predistedSalery, pet_cares_id, title, description, start_date,
     130dateEnding,vet_centers_id, name, address, vet_centers_description, workingHours,
     131latitude, longitude, workingHours,roles_id, type, users_id, first_name, last_name,
     132phoneNumber, email, password, blog_post_for_consultation_id, blog_post_title,
     133blog_post_description, dateAsked, blog_post_answers_id, parent_id, reply, date_answers,
     134cities_id, cities_name, reports_id, reports_description, pets_id, pet_status_id, node,
     135pet_status_type, therapy_id, appoitmentDate, therapy_description, diagnostics_id,
     136diagnostics_description, medecines_id, manufacturers_name, medecines_description,
     137manufacturers_id, city, state, manufacturers_name, manufacturers_description, pets_name,
     138color, dateOfBirthday, pets_description, type_of_pets_id, pet_galery_id, image, orders_id,
     139products_id, products_name, products_description, category, dateAdded,isActive, price,
     140available_quantity, quantity, breeds_id, breeds_name, kind_of_pet, type_of_pets_description)
     141}}}