| 4 | |
| 5 | {{{ |
| 6 | *id (Кај ентитетот Users) = users_id |
| 7 | *id (Кај ентитетот Pet_Cares) = pet_cares_id |
| 8 | *id (Kaj ентитетот Blog_Post_For_Consultation) = blog_post_for_consultation_id |
| 9 | *id (Kaj ентитетот Blog_Post_Answers) = blog_post_answers_id |
| 10 | *id (Kaj ентитетот Jobs) = jobs_id |
| 11 | *id (Kaj ентитетот Vet_Centers) = vet_centers_id |
| 12 | *id (Kaj ентитетот Cities) = cities_id |
| 13 | *id (Kaj ентитетот Roles) = roles_id |
| 14 | *id (Kaj ентитетот Reports) = reports_id |
| 15 | *id (Kaj ентитетот Pet_Status) = pet_status_id |
| 16 | *id (Kaj ентитетот Therapy) = therapy_id |
| 17 | *id (Kaj ентитетот Diagnostics) = diagnostics_id |
| 18 | *id (Kaj ентитетот Medecines) = medecines_id |
| 19 | *id (Kaj ентитетот Manufacturers) = manufacturers_id |
| 20 | *id (Kaj ентитетот Pets) = pets_id |
| 21 | *id (Kaj ентитетот Pet_Galery) = pet_galery_id |
| 22 | *id (Kaj ентитетот Orders) = orders_id |
| 23 | *id (Kaj ентитетот Products) = products_id |
| 24 | *id (Kaj ентитетот Type_Of_Pets) = type_of_pets_id |
| 25 | *id (Kaj ентитетот Breeds) = breeds_id |
| 26 | *title (Kaj ентитетот Blog_Post_For_Consultations) = blog_post_title |
| 27 | *description (Kaj ентитетот Blog_Post_For_Consultations) = blog_post_description |
| 28 | *description (Kaj ентитетот Jobs) = jobs_description |
| 29 | *description (Kaj ентитетот Vet_Centers) = vet_centers_description |
| 30 | *name (Kaj ентитетот Cities) = cities_name |
| 31 | *description (Kaj ентитетот Reports) = reports_description |
| 32 | *type (Kaj ентитетот Pet_Status) = pet_status_type |
| 33 | *description (Kaj ентитетот Therapy) = therapy_description |
| 34 | *description (Kaj ентитетот Diagnostics) = diagnostics_description |
| 35 | *name (Kaj ентитетот Medecines) = medecines_name |
| 36 | *description (Kaj ентитетот Medecines) = medecines_description |
| 37 | *name (Kaj ентитетот Manufacturers) = manufacturers_name |
| 38 | *description (Kaj ентитетот Manufacturers) = manufacturers_description |
| 39 | *name (Kaj ентитетот Pets) = pets_name |
| 40 | *description (Kaj ентитетот Pets) = pets_description |
| 41 | *name (Kaj ентитетот Products) = products_name |
| 42 | *description (Kaj ентитетот Products) = products_description |
| 43 | *description (Kaj ентитетот Type_Of_Pets) = type_of_pets_description |
| 44 | *name (Kaj ентитетот Breeds) = breeds_name |
| 45 | }}} |