1.0.4
版本发布时间: 2022-03-13 22:05:38
knex/knex最新发布版本:3.1.0(2023-12-08 07:17:57)
1.0.4 - 13 March, 2022
New features:
- Add whereLike functions #5044
Bug fixes:
- Fix orWhereJsonPath clause #5022
- Subquery in on clause missing parenthesis #5049
- Rework Union Wrapping #5030
- Oracle: Fix batch inserts with DEFAULT values with OracleDB #2592 #5037
Typings:
- Fix types for "returning" methods #5031
- createTableLike callback should be optional #5055
Documentation:
- Website URL changed to https://knex.github.io/documentation/