iPrody / iPrody-Devs-Gr0000000008-customer-service

0 stars 2 forks source link

Customer Service: Customer Domain#11| Persistence layer| Remove CountryCode entity #38

Closed A-Sakhmina closed 3 months ago

A-Sakhmina commented 3 months ago

Customer Service: Customer Domain#11| Persistence layer| Country code: from enum to Entity #25

Remove Country Code entity. Entity Country must be the same as Country code(store the data of ISO)

  1. Country = County Code. 1.1. Rename CountryCode's insert file to Country
  2. Delete entity CountryCode