fang
fang copied to clipboard
feature request : Provide a version control system for fang migrations.
Imagine a user is using the current version of fang. and she wants to upgrade to the version with the changes from this pr. she will have to figure out the migrations she has to make herself.
maybe not in this pr, we can provide a way to migrate fang
db automatically
check this out - https://hexdocs.pm/oban/Oban.Migration.html
Originally posted by @ayrat555 in https://github.com/ayrat555/fang/pull/141#discussion_r1310673676