The documentation describes a [bind function](https://github.com/mapbox/node-sqlite3/wiki/API#statementbindparam--callback) however a repo search and testing seem to show that it doesn't exist. Am I missing something or is there no Statement.bind function?
Activity
andreyLed commentedon Aug 2, 2017
Also would like to see a few examples.