Skip to content
This repository was archived by the owner on Nov 19, 2022. It is now read-only.

Releases: fxjs-modules/sql-query

Build sql with knex with featured functions.

12 Apr 13:54
Compare
Choose a tag to compare

@fxjs/sql-query 0.4.0 Published.

New Feature

  • ⭐️ internal @fxjs/knex, knex adapter, with their peer dependencies requirement in package.json (you should install them alone)
  • Query.knex, Dialect.knex, Dialect.type added
  • ⭐️ FULL COMPAT for ALL old version APIs about Insert, Update, Create, Select