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

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 TurtIeSocks and versx 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