node-dbf icon indicating copy to clipboard operation
node-dbf copied to clipboard

Logical fields now correctly return booleans

Open farwestdev opened this issue 5 years ago • 0 comments

This should solve the issue of logical fields always returning null. Used if/else statements rather than switch. Fixes #37

farwestdev avatar Apr 14 '20 20:04 farwestdev