Knex v0.21.15 Release Notes

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

    • ๐Ÿ‘ SQLite: Add primary/foreign support on alterTable #4162
    • ๐Ÿ‘ SQLite: Add dropPrimary/dropForeign support on alterTable #4162

    Typings:

    • โž• Add "after" and "first" to columnBuilder types #3549 #4169

    โœ… Test / internal changes:

    • Extract knex config resolution logic #4166
    • ๐Ÿ‘ท Run CI using GitHub Actions #4168
    • โž• Add Node.js 15 to CI matrix #4173