8000 Release 3.1.0 Β· knex/knex Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

3.1.0

Latest
< 7153 details class="details-reset details-overlay position-relative" id="tag-select-menu-7d325784-3da9-11f0-9688-3d83cf321e66"> Compare
Choose a tag to compare
@kibertoad kibertoad released this 07 Dec 23:17
· 15 commits to master since this release

3.1.0 - 8 December, 2023

Bug fixes

  • andWhereNotJsonObject calling wrong function (#5683)
  • PostgreSQL: fix error when setting query_timeout (#5673)
  • MySQL: Missing comments on delete, update and insert (#5738)
  • MySQL: Fixed issue with bigincrements not working with composite primary key - #5341 (#5343)

New features

  • Add transactor.parentTransaction (#5567)
  • MySQL: Added implementation for upsert (#5743)
  • Oracle: Support Object Names Greater than 30 Characters for Oracle DB Versions 12.2 and Greater (#5197)

Types

  • Add type definitions for orHavingNull and orHavingNotNull (#5669)
  • Import knex as type in TS migration template (#5741)
  • Fix conditional constraint error (#5747)
  • PostgreSQL: Fix typing to reflect pg typing change (#5647)
0