Knex v0.95.7 Release Notes

Release Date: 2021-07-10 // almost 3 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