fang icon indicating copy to clipboard operation
fang copied to clipboard

feature request : Provide a version control system for fang migrations.

Open pxp9 opened this issue 1 year ago • 0 comments

          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

pxp9 avatar Sep 01 '23 12:09 pxp9