Knex v0.95.8 Release Notes

Release Date: 2021-07-25 // almost 3 years ago
  • ๐Ÿ†• New features:

    • โž• Add deferrable support for constraint #4584
    • Implement delete with join #4568
    • โž• Add DPI error codes for Oracle #4536

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fixing PostgreSQL datetime and timestamp column created with wrong format #4578

    Typings:

    • ๐Ÿ‘Œ Improve analytic types #4576
    • MSSQL: Add trustServerCertificate option #4500