Fix http://github.com/orlandov/node-sqlite/issues#issue/5
There was an off by one bug in the way bindings for strings were happening. A NULL literal was being appended to string bindings. Thanks to @carter-thaxton for reporting it.
Showing
tests/test-bind-strings.js
0 → 100644
Please
register
or
sign in
to comment