Revert "disable migration check"

This reverts commit 49373e5122.
This commit is contained in:
Andrea Maria Piana 2024-03-14 13:27:37 +00:00
parent 49373e5122
commit baed7b9d83
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -410,7 +410,7 @@ migration:
touch $(DEFAULT_MIGRATION_PATH)/$(shell date +%s)_$(D).up.sql
migration-check:
echo "disabled"
bash _assets/scripts/migration_check.sh
migration-wallet: DEFAULT_WALLET_MIGRATION_PATH := walletdatabase/migrations/sql
migration-wallet: