add makefile command

This commit is contained in:
dpurbosakti
2025-11-14 13:45:20 +07:00
parent 12108e1176
commit b51606b408
+4
View File
@@ -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