canonn-science / CAPIv2-Strapi

Canonn APIv2
https://api.canonn.tech
GNU General Public License v3.0
41 stars 8 forks source link

Remove Type and Subtype from Body to match volcanism #70

Closed derrickmehaffy closed 6 years ago

derrickmehaffy commented 6 years ago

After thinking about it, there is no reason we should split type and subtype to their own models with relations, we should just store them as a string thus our DB will update as EDSM does and we won't have to check for Anthors alias changes.

derrickmehaffy commented 6 years ago

Depends on: https://github.com/canonn-science/CAPIv2-Strapi/issues/71

derrickmehaffy commented 6 years ago

PR has been submitted and waiting build results to merge, marking as resolved