Knex v0.17.1 Release Notes

Release Date: 2019-05-31 // almost 5 years ago
  • 🆕 New features:

    • ➕ Add migrate:down functionality #3228

    Typings:

    • ⚡️ Update type of aggregation results to not be arrays when first has been invoked before #3237
    • Include undefined in type of single row results #3231
    • 🛠 Fix incorrect type definitions for single row queries #3230