Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Simplification of the taxonomy_ tables #346

Closed
kulla opened this issue May 4, 2024 · 0 comments · Fixed by #375
Closed

Simplification of the taxonomy_ tables #346

kulla opened this issue May 4, 2024 · 0 comments · Fixed by #375

Comments

@kulla
Copy link
Member

kulla commented May 4, 2024

The following simplifications can be done easily:

  • taxonomy can be merged into term_taxomony (taxonomy is only a reference to a type_id).
  • term_taxonomy can be renamed to taxonomy_term or taxonomy
  • term can be merged into term_taxonomy (term only stores the name)
kulla added a commit that referenced this issue Jun 9, 2024
kulla added a commit to serlo/serlo-mysql-database that referenced this issue Jun 9, 2024
kulla added a commit to serlo/serlo-mysql-database that referenced this issue Jun 9, 2024
kulla added a commit to serlo/api.serlo.org that referenced this issue Jun 9, 2024
kulla added a commit to serlo/frontend that referenced this issue Jun 12, 2024
After serlo/db-migrations#346 there is no
taxonomy table / taxonomy ID for a taxonomy term => Thus I would delete
the quest of it in the query so that I can delete this field in the API
in serlo/api.serlo.org#1561
kulla added a commit to serlo/frontend that referenced this issue Jun 12, 2024
After serlo/db-migrations#346 there is no
taxonomy table / taxonomy ID for a taxonomy term => Thus I would delete
the quest of it in the query so that I can delete this field in the API
in serlo/api.serlo.org#1561
kulla added a commit to serlo/frontend that referenced this issue Jun 12, 2024
After serlo/db-migrations#346 there is no
taxonomy table / taxonomy ID for a taxonomy term => Thus I would delete
the quest of it in the query so that I can delete this field in the API
in serlo/api.serlo.org#1561
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant