xdenser / node-firebird-libfbclient

Firebird SQL binding
MIT License
82 stars 34 forks source link

boolean is not a function #91

Open wizarden opened 4 years ago

wizarden commented 4 years ago

Boolean is not a function error in line 3504

param.nullable = Boolean(param.type & 1);