Knex v0.95.3 Release Notes

Release Date: 2021-03-25 // over 2 years ago
  • ๐Ÿ†• New features:

    • PostgreSQL: Add "same" as operator #4372
    • MSSQL: Improve an estimate of the max comment length #4362
    • Throw an error if negative offset is provided #4361

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix timeout method #4324
    • SQLite: prevent dropForeign from being silently ignored #4376

    Typings:

    • ๐Ÿ‘ Allow config.client to be non-client instance #4367
    • โž• Add dropForeign arg type for single column #4363
    • โšก๏ธ Update typings for TypePreservingAggregation and stream #4377