Feathers Objection Versions Save

Feathers database adapter for Objection.js, an ORM based on KnexJS SQL query builder for Postgres, Redshift, MSSQL, MySQL, MariaDB, SQLite3, and Oracle. Forked from feathers-knex.

v7.1.3

3 years ago

v7.1.2

3 years ago
  • Fixed error handling for MySQL unique constraint errors (PR #141)
  • Updated dev dependencies

v7.1.1

3 years ago

Check PR #140 for more info.

  • Updated dev dependencies
  • Added missing common tests

v7.1.0

3 years ago
  • Add optional parameter modifierFiltersResults for disabling count of $modify query results. you can read more here.
  • Updated project dependencies

v7.0.0

3 years ago

Some breaking changes have been introduced. Check here for more info on migrating to v7

v6.3.0

3 years ago

v6.2.1

3 years ago

Check the docs from more info.

v6.2.0

3 years ago

v6.1.1

3 years ago

v6.1.0

3 years ago

Check the docs for more info.