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