strapi / migration-scripts

Collection of Strapi Migration scripts
58 stars 57 forks source link

Disable UP migrations with env variable #74

Closed martincapek closed 1 year ago

martincapek commented 1 year ago

If you need to disable UP migration you can set DISABLE_UP_MIGRATION to true (DISABLE_UP_MIGRATION=true) and whole user migration will be skipped