Knex v2.2.0 Release Notes

Release Date: 2022-07-19 // almost 2 years ago
  • ๐Ÿ†• New features:

    • Inline primary key creation for postgres flavours #5233
    • โš  SQLite: Add warning for undefined connection file #5223
    • ๐Ÿ‘ MSSQL: Add JSON parameter support for connection #5200

    ๐Ÿ› Bug fixes:

    • PostgreSQL: add primaryKey option for uuid #5212

    Typings:

    • โž• Add promisable and better types #5222
    • โšก๏ธ Update raw query bind parameter type #5208