Skip to content

1.0.4

Compare
Choose a tag to compare
@kibertoad kibertoad released this 13 Mar 14:05
· 202 commits to master since this release

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: