Ecto Auto Migrator - (thoughts appreciated)

I think this needs more attention. I decided to search the forum for other examples of this procedure but it appears nobody has really taken interest in this post or sharing other methods. I have been considering writing a library for this too but I’m short on time. I’m curious if you’d be interested in taking a look at the example I’ve put up here as it demonstrates the method I’ve been using which was created by Pleroma (https://pleroma.social)

https://github.com/feld/elixir-auto-migration-example/commit/1f304e714780bd8a8e260d1e17ce1f45d2256d85

It would be nice if there was a common library that everyone uses for this purpose.

1 Like