You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
Is it possible to add support for prepared statements? I know at least sqlite3 supports them. I'm trying to migrate a sqlite3 app to node-dbi so the database can be easily changed at a later date.
Is it possible to add support for prepared statements? I know at least sqlite3 supports them. I'm trying to migrate a sqlite3 app to node-dbi so the database can be easily changed at a later date.