Knex v0.21.10 Release Notes

Release Date: 2020-10-31 // over 3 years ago
  • ๐Ÿ†• New features:

    • ๐Ÿ‘ Upsert support (Postgres/MySQL/Sqlite) #3763

    ๐Ÿ› Bug fixes:

    • ๐Ÿคก Switch to non-uuid knexQueryUids to avoid issues when mocking global date #4089

    Typings:

    • ๐Ÿ‘ Allow to globally define table/record mapping #4071