yogthos / migratus

MIGRATE ALL THE THINGS!
641 stars 95 forks source link

exclude-scripts behaviour #259

Closed sindhubb closed 6 months ago

sindhubb commented 6 months ago

using migratus 1.5.4 in a leiningen project.

if i use --exclude-scripts ["*.edn"], the migrations gets excluded from --migrate but what if i want to run these migrations manually using --up?