Knex v0.21.12 Release Notes

Release Date: 2020-11-02 // over 3 years ago
  • Typings:

    • ๐Ÿ‘ Reintroduce support for globally defining table/record mapping #4100
    • โž• Add a few missing types for MSSQL Connection #4103
    • ๐Ÿ”€ Make .ignore() and .merge() return QueryBuilder rather than QueryInterface #4102
    • ๐Ÿ‘‰ Use tarn config TS types instead of generic-pool #4064