orlandov / node-sqlite

Asynchronous, non-blocking SQLite3 bindings for Node.js
262 stars 29 forks source link

Bindings to enable and load extensions #8

Closed kashif closed 6 years ago

kashif commented 14 years ago

Hi, I have added bindings to methods to enable and load sqlite extensions. I need this to load the spatialite library etc.

Best wishes, kashif