48 | | R(jobs_id, jobs_description, predistedSalery, pet_cares_id, title, description, start_date, dateEnding, |
49 | | vet_centers_id, name, address, vet_centers_description, workingHours, latitude, longitude, workingHours, |
50 | | roles_id, type, users_id, first_name, last_name, phoneNumber, email, password, blog_post_for_consultation_id, |
51 | | blog_post_title, blog_post_description, dateAsked, blog_post_answers_id, parent_id, reply, date_answers, |
52 | | cities_id, cities_name, reports_id, reports_description, pets_id, pet_status_id, node, pet_status_type, |
53 | | therapy_id, appoitmentDate, therapy_description, diagnostics_id, diagnostics_description, medecines_id, |
54 | | manufacturers_name, medecines_description, manufacturers_id, city, state, manufacturers_name, |
55 | | manufacturers_description, pets_name, color, dateOfBirthday, pets_description, type_of_pets_id, |
56 | | pet_galery_id, image, orders_id, products_id, products_name, products_description, category, dateAdded, |
57 | | isActive, price, available_quantity, quantity, breeds_id, breeds_name, kind_of_pet, type_of_pets_description) |
| 48 | R(jobs_id, jobs_description, predistedSalery, pet_cares_id, title, description, |
| 49 | start_date, dateEnding,vet_centers_id, name, address, vet_centers_description, |
| 50 | workingHours, latitude, longitude, workingHours,roles_id, type, users_id, first_name, |
| 51 | last_name, phoneNumber, email, password, blog_post_for_consultation_id, blog_post_title, |
| 52 | blog_post_description, dateAsked, blog_post_answers_id, parent_id, reply, date_answers, |
| 53 | cities_id, cities_name, reports_id, reports_description, pets_id, pet_status_id, node, |
| 54 | pet_status_type, therapy_id, appoitmentDate, therapy_description, diagnostics_id, |
| 55 | diagnostics_description, medecines_id, manufacturers_name, medecines_description, |
| 56 | manufacturers_id, city, state, manufacturers_name, manufacturers_description, |
| 57 | pets_name, color, dateOfBirthday, pets_description, type_of_pets_id, pet_galery_id, |
| 58 | image, orders_id, products_id, products_name, products_description, category, dateAdded, |
| 59 | isActive, price, available_quantity, quantity, breeds_id, breeds_name, kind_of_pet, |
| 60 | type_of_pets_description) |