2.4.0
版本发布时间: 2023-01-06 23:45:16
knex/knex最新发布版本:3.1.0(2023-12-08 07:17:57)
New features:
- Support partial unique indexes #5316
- Make compiling SQL in error message optional #5282
Bug fixes
- Insert array into json column #5321
- Fix unexpected max acquire-timeout #5377
- Fix: orWhereJson #5361
- MySQL: Add assertion for basic where clause not to be object or array #1227
- SQLite: Fix changing the default value of a boolean column in SQLite #5319
Typings:
- add missing type for 'expirationChecker' on PgConnectionConfig #5334