node-pg-migrate
Advanced tools
Changelog
Rewrite in typescript
Removed optional dependencies #509
If you are using config
or dotenv
configuration, it is no longer installed as optional dependency. You have to provide this package yourself.
Write node-pg-migrate in TypeScript #502 #510 #515 #516 #519 #520 #523
functionArgs
in trigger options renamed to functionParams
because of consistency.Support for TS migrations #521