Skip to content

Upgrade to Knex 0.95.2 and bug fixes

Choose a tag to compare

@thetutlage thetutlage released this 24 Mar 16:12
  • fix: use DateTime.isDateTime instead of instanceof DateTime f283738
  • test: fix breaking tests d8ff269
  • test: fix failing test 472d09e
  • test: remove unused imports 37be23a
  • test: remove flaky tests 5041fb5
  • chore: update publish tag to latest a9d2a57
  • chore: use tedious instead of mssql driver 96b78ca
  • chore: update knex to 0.95.2 b80f2c3
  • improvement: pass knex client to the reference builder 34df4fa
  • fix: do not prefix already prefixed column names eca0669
  • refactor: update template to use migrations.naturalSort option a72d8e6
  • fix: .env file to use docker host 8aae1b9
  • style: tabs -> spaces for template (#657) 2c8566b
  • test: cover read/write replicas 47ea530

v11.0.1...v12.0.0