Skip to content

v1.7.2

Latest
Compare
Choose a tag to compare
@sheerun sheerun released this 21 Sep 20:30
· 9 commits to master since this release

Added

  • Allow specifying knexConfig programmatically (#26)
  • Allow for specify config programatically with config argument
  • Change migrations pattern to accept typescript (.ts) migration script

Fixed

  • Pass custom knexfile to redo command, fixes #41