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

Backdate Categories into Gamevariants #688

Open
iBotPeaches opened this issue Apr 16, 2023 · 2 comments
Open

Backdate Categories into Gamevariants #688

iBotPeaches opened this issue Apr 16, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@iBotPeaches
Copy link
Owner

SELECT COUNT(*) FROM `gamevariants` WHERE `gamevariants`.`category_id` is null;
@iBotPeaches iBotPeaches added the enhancement New feature or request label Apr 17, 2023
@iBotPeaches
Copy link
Owner Author

We can solve this by finding the game uuids that don't yet have a category related and just re-pull those. It was 7.7k at time of this ticket, so probably way less now.

@iBotPeaches
Copy link
Owner Author

4355 now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant