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