Skip to content

v5.0.0

Compare
Choose a tag to compare
@perrin4869 perrin4869 released this 19 Feb 15:04
· 352 commits to master since this release
66f0afa
  1. (Breaking) Node.js 12 or later required
  2. (Breaking) Target postgrator 5.x.x
  3. (Breaking) Migrate to using cosmiconfig for configuration file
  4. (Breaking) secure option is now ssl and it works differently for each supported driver
  5. (Breaking) Replace --migration-directory option with --migration-pattern option
  6. Add support for node 16.x.x
  7. Add drop-schema command
  8. Add --schema-table option
  9. Support merging cli and config file options