xdenser / node-firebird-libfbclient

Firebird SQL binding
MIT License
82 stars 34 forks source link

"While query - unknown ISC error 0" when query returns a boolean #136

Open mreis1 opened 1 year ago

mreis1 commented 1 year ago

The following query will produce a While query - unknown ISC error 0 error SELECT (1 = 1) RES FROM RDB$DATABASE

mariuz commented 1 year ago

duplicate of

https://github.com/xdenser/node-firebird-libfbclient/issues/124