Skip to content

Conversation

@jimmynguyen
Copy link
Contributor

What is the goal of this PR and why is this important?

The goal of this PR is to rename Metadata to CategoryType.

How did you approach the change?

I created a db migration to rename the metadata table to category_types and rename the categories.metadatum_id column to categories.category_type_id.

I updated the raw SQL references to the old metadata table to point to the new category_types table.

I then updated all references to the metadatum model to category type.

Anything else to add?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename Metadata to CategoryType

1 participant