Knex v1.0.4 Release Notes

Release Date: 2022-03-13 // about 2 years ago
  • ๐Ÿ†• New features:

    • โž• Add whereLike functions #5044

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix orWhereJsonPath clause #5022
    • Subquery in on clause missing parenthesis #5049
    • Rework Union Wrapping #5030
    • 0๏ธโƒฃ 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: