Skip to content

Add NCP to S18 rounds query #68

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

DrFrankinStein
Copy link

  • Check if the invalidation id is filled. Meaning a NCP.
  • Stats line are now LEFT JOIN instead of INNER JOIN, meaning rounds without stats like NCP from a serie will still be there.
  • IF NCP, clear the home/away goal count to 0.
  • Because NCP makes goals to 0, added an explicit winner column.
  • Query now returns ordered by match ID then round ID.
  • Renamed columns
  • Added comments for future reference

@DrFrankinStein DrFrankinStein added the enhancement New feature or request label Mar 2, 2025
@DrFrankinStein DrFrankinStein self-assigned this Mar 2, 2025
@DrFrankinStein
Copy link
Author

DrFrankinStein commented Mar 2, 2025

As discussed with @Mitchel-Berg, NCP check will not work right now due to another bug elsewhere.
But the feature will be there and ready when it will be fixed.

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

Successfully merging this pull request may close these issues.

1 participant