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

Use "false" instead of "null" in MediaRef.isOfficialChapter #591

Open
mitchdowney opened this issue Jan 16, 2023 · 0 comments
Open

Use "false" instead of "null" in MediaRef.isOfficialChapter #591

mitchdowney opened this issue Jan 16, 2023 · 0 comments
Labels
database enhancement New feature or request

Comments

@mitchdowney
Copy link
Member

mitchdowney commented Jan 16, 2023

Currently there are null values in MediaRef.isOfficialChapter. There is no need for null to be allowed, and we can default to false instead.

Corresponding changes will need to be made in the API to stop querying for mediaRef.isOfficialChapter IS null.

@mitchdowney mitchdowney added enhancement New feature or request database labels Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant