add makefile command
This commit is contained in:
@@ -16,3 +16,7 @@ apply:
|
||||
## Calculate the schema hash
|
||||
hash:
|
||||
atlas migrate hash
|
||||
|
||||
## Apply non-linear
|
||||
apply-non-linear:
|
||||
atlas migrate apply --env $(ENV) --exec-order non-linear
|
||||
Reference in New Issue
Block a user