dweeves / magmi-git

Magmi GitHub
364 stars 306 forks source link

Use strict comparison when comparing values #572

Closed fredden closed 5 years ago

fredden commented 5 years ago

A value of int(0) was being converted to null. This fixes that error.