Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix category group type #68

Merged
merged 2 commits into from
Dec 3, 2021
Merged

Fix category group type #68

merged 2 commits into from
Dec 3, 2021

Conversation

Pl217
Copy link
Contributor

@Pl217 Pl217 commented Dec 3, 2021

This column was wrongly defined as branded integer because it is a foreign key, but it is obviously not numerical ID foreign key, but textual one.

@Pl217 Pl217 added the ready for review All comments have been addressed, and the Pull Request is ready for review label Dec 3, 2021
@Pl217 Pl217 requested a review from a team as a code owner December 3, 2021 11:42
@Pl217 Pl217 merged commit a5c4936 into develop Dec 3, 2021
@Pl217 Pl217 deleted the fix-category-group-type branch December 3, 2021 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review All comments have been addressed, and the Pull Request is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants