Knex v0.95.9 Release Notes

Release Date: 2021-07-31 // over 2 years ago
  • ๐Ÿ†• New features:

    • ๐Ÿ‘ Oracle: support specifying schema for dropTable and dropSequence #4596
    • ๐Ÿ‘ Oracle: support specifying schema for autoincrement #4594

    Typings:

    • โž• Add TypeScript support for deferrable, new Primary/Unique syntax #4589