guregu / null

reasonable handling of nullable values
BSD 2-Clause "Simplified" License
1.86k stars 238 forks source link

[bug/fix-newstring-empty] fix empty string bug in StringFrom method #57

Closed xfoxawy closed 4 years ago

xfoxawy commented 4 years ago

String.StringFrom("") returns a valid sql.NullString. this is a small fix to check on empty string