Recently been noticing migrations & collection2/simple-schema don’t play well together with $unset updates. Github shows build failing, and the project is seeking maintainers. All alternatives I’ve come across are in a similar state.
What’s the go-to for dealing with production migrations w/ schemas at this point?
I believe percolate:migrations is still the go-to, even without active maintainers. What’s the exact problem you’re seeing? Is it similar to the issue reported in the following?
If anyone wants to become a maintainer, this is a great chance to work on a popular (and not overly complex) package!
1 Like
that’s it, should have checked the issues! might check out the internals later. thx.
1 Like