Knex v0.95.7 Release Notes
Release Date: 2021-07-10 // almost 2 years ago-
๐ New features:
- โ Add ability to omit columns on an onConflict().ignore() #4557
- ๐ฒ CLI: Log error message #4534
Typings:
- Export Knex.TransactionConfig #4498
- Include options object in count(Distinct) typings #4491
- โ Add types for analytic functions #4544