You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2021. It is now read-only.
I was thinking of migrations a-la Rails or Fuel PHP.
Could base something on the relatively simple and abstract migrate framework. I tried using mongo-migrate, as well as a command line tool, but I've had no luck with either.
This might be something which is best left as un-opinionated by the stack though, and let the users choose their own tool, but still I like the idea of having the convenience of db migrations right there available to me by default when I'm using mean.