Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Always populate all fields in pokemon #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mygod
Copy link
Contributor

@Mygod Mygod commented Oct 24, 2020

This should fix the issue where iv is null instead of 0.

This should fix the issue where iv is null instead of 0.
@Mygod Mygod added the enhancement New feature or request label Oct 24, 2020
@Mygod Mygod requested review from versx and TurtIeSocks October 24, 2020 00:35
@versx
Copy link
Collaborator

versx commented Oct 24, 2020

IV should be null instead of 0. Since 0 is an actual IV. Still a better impl than what I did though for default values.

@Mygod
Copy link
Contributor Author

Mygod commented Oct 24, 2020

@versx Sorry about the phrasing. It was meant to say that when IV is actually 0, null is inserted into SQL instead.

@Mygod Mygod added the bug Something isn't working label Oct 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants