postgres_migrator
postgres_migrator copied to clipboard
Consider upstream branch of migra
Sadly it appears Migra is no longer maintained. It's missing quite a few features (namely: no support for composite types, comments, aggregate functions, function return type changes, partitions). There's an open PR that addresses these and adds some other fixes as well.
Would you ever consider switching to that Migra fork, or providing an option for it?
Yeah if it's demonstrated as better! Pull requests welcome :)
There's a recent notice of deprecation of migra, so probably this PR won't be merged indeed.
The author of this PR has a fork of migra with further improvements.