Open Mygod opened 4 years ago
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.
@versx Sorry about the phrasing. It was meant to say that when IV is actually 0, null is inserted into SQL instead.
This should fix the issue where iv is null instead of 0.