ezmigrationbundle icon indicating copy to clipboard operation
ezmigrationbundle copied to clipboard

Also look for migrations in app folder

Open xrow opened this issue 8 years ago • 5 comments

xrow avatar Feb 28 '17 22:02 xrow

This kind makes sense. But it will have to wait for 4.0 to go in, as enabling this means that users might find some new migrations popping up!

gggeek avatar Feb 28 '17 23:02 gggeek

Sure put it in 4.0.... I would not worry about those that habe used the migrations folder for someting else.

xrow avatar Mar 01 '17 06:03 xrow

Another case:

  • already put migrations in that folder
  • and use them, with the --path option, in some cases
  • where in other cases you don't use --path
  • after the change, the migrations will show up in the last usage

I admit that it does not look that common :-)

gggeek avatar Mar 01 '17 09:03 gggeek

@gggeek could this pull request be accepted?

SalvatorePollaci avatar Nov 15 '18 11:11 SalvatorePollaci

I think I'll push this to version 6

gggeek avatar Oct 30 '20 14:10 gggeek