You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For long running projects migrations folder contains a lot of files.
It's not a big problem, because new one are always at the bottom. But opening of the folder with hundred+ files in IDE file browser is not a great experience. Also you rare need to see old migrations.
I'd suggest to add a config option to group migrations by year/month.
something like
For long running projects migrations folder contains a lot of files.
It's not a big problem, because new one are always at the bottom. But opening of the folder with hundred+ files in IDE file browser is not a great experience. Also you rare need to see old migrations.
I'd suggest to add a config option to group migrations by year/month.
something like
The text was updated successfully, but these errors were encountered: