New major version 4!
This version has been written in Typescript with a target of node.js v10 or greater.
If you are using an older version of node < 10, use the 3.x version of the library instead.
What's new:
- ZERO dependencies!
- This should make troubleshooting the library vs the
sqlite3driver easier. Most issues relate to thesqlite3driver vs the library. - Allows s...
- This should make troubleshooting the library vs the