Skip to content

Replace nodedbi by knex for SQL access

Choose a tag to compare

@guimard guimard released this 24 Jun 04:29
· 155 commits to master since this release
  • Rewrite to Typescript and then find and fix a lot of bugs
  • BREACKING CHANGES:
    • To fix SQL support for Node.js >= 14, stack changed: perl-dbi is now based on Knex. If you are using a SQL database, you have to install the related module: