-
Fix http://github.com/orlandov/node-sqlite/issues#issue/5 · 7c803ba4
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.
Orlando Vazquez authored
×