Wes-Reid/Excel-SQLizer

Exception thrown on empty cells

Closed this issue · 1 comments

If a cell is blank the app displays an object reference error. It needs to be able to support nullable fields.

Fixed in latest commit. The one I committed like ten seconds after I opened this issue.